Category "android-dialogfragment"

MaterialAlertDialogBuilder for DialogPreferences in PreferenceFragments

In preference screens, I'd like to use MaterialComponent's dialogs (using MaterialAlertDialogBuilder) instead of AlertDialog from AppCompat. However, AppCompat'

android navigation component: Show view above current showing fragment when app come from background

I working on android app with navigation component, I want to show a pass-code view when app return from background, I don't know the best way to achieve that,

Immersive fullscreen and Preference Dialogs pulling down status bar

I'm using an immersive fullscreen activity and for my dialogs I used the hack I found here where I set the dialog not focusable when opening it so its not pulli

Immersive fullscreen and Preference Dialogs pulling down status bar

I'm using an immersive fullscreen activity and for my dialogs I used the hack I found here where I set the dialog not focusable when opening it so its not pulli