question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Can't dismiss bubble by clicking on background dim or bubble

See original GitHub issue

When using:

                override fun onTargetClick(bubbleShowCase: BubbleShowCase) =
                    bubbleShowCase.dismiss()

                override fun onClose(bubbleShowCase: BubbleShowCase) = Unit
            })`

Bubble won’t dismiss when clicked.

Issue Analytics

  • State:open
  • Created 5 years ago
  • Comments:6

github_iconTop GitHub Comments

1reaction
wezley98commented, Oct 1, 2018

would it be possible to add another listener method for the bubble?

0reactions
Mahir101commented, Apr 26, 2022

How to hide BubbleShowCase automatically after 5 seconds?

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to Disable Notification Bubbles on Android - How-To Geek
Disable Bubbles for Specific Conversations​​ Tap “Manage” under the pop-up window. This opens a context menu of options for the app. Tap “Don't...
Read more >
double tapping on backgrounds is showing 2 bubbles #27
Hi, I want to show next sequence bubble when background is clicked. Issue is when the user taps on background twice then 2...
Read more >
Bubbles - Android Developers
When the bubble is collapsed or dismissed the activity will be destroyed. This may result in the process being cached and later killed,...
Read more >
How to dismiss a Twitter Bootstrap popover by clicking outside?
Demo 2: Not dismissing when clicking inside the popover content ... Dismiss all popovers when clicking outside with this code: $('html').on('click' ...
Read more >
Containers - Bubble Docs
When checked, the element will not trigger a workflow when clicked nor will the user's cursor change to a pointer when they hover...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found