Showing balloon with bottomsheetfragment visible #807
Unanswered
chaimgross
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a problem, I am listening to a flow events to show balloons on screen throughout app. Problem arises when there is a bottomsheet fragment being shown on screen when the balloon is shown it is greyed out in the background. I am using findViewById(android.R.id.content) for my anchor view, and I do not have an instance of the bottomsheet to get its rootview.
I would like for balloon to be shown above all possible shown dialogs/bottomsheets on screen.
Beta Was this translation helpful? Give feedback.
All reactions