Hello, is there an ideal way to launch a DialogFragment from within compose?
Sam
08/11/2024, 4:38 PM
This works when used from a FragmentActivity, but suspect would need some additional logic to support any recomposition or if parent composable leaves composition via DisposableEffect etc.