0

I am trying to move from one bottom sheet dialog fragment to another bottom sheet dialog fragment. While doing so, on my second bottom sheet dialog fragment I could see the first bottom sheet with (less focus).

Is there a way to completely hide the first bottom sheet dialog upon an event such as onClick.

Fragments are implemented using Android Navigation component

oyeraghib
  • 878
  • 3
  • 8
  • 26
  • Fixed this issue by handling the removal of fragment from backstack. Read this answer for more : https://stackoverflow.com/questions/55932672/navigation-popupto-and-popuptoinclusive-arent-clearing-the-backstack – oyeraghib Feb 26 '23 at 04:32

0 Answers0