Stephen Vinouze
11/15/2022, 4:49 PMBackHandler
inside the composables don’t get called 🤔Ian Lake
11/15/2022, 5:13 PMStephen Vinouze
11/15/2022, 5:19 PMIan Lake
11/15/2022, 5:22 PMBottomSheetDialogFragment
that creates a compose NavHost
inside of it?Ian Lake
11/15/2022, 5:23 PMOnBackPressedDispatcher
to the dialog correctly: https://developer.android.com/jetpack/androidx/releases/appcompat?hl=en#1.5.0-alpha01Stephen Vinouze
11/15/2022, 5:25 PMStephen Vinouze
11/16/2022, 6:56 AMBottomSheetDialogFragment
comes from material so it targets appCompat 1.5.0.
However, my bottom sheet still gets dismissed on back pressed from the second destination 😕