New posts in android-dialogfragment

Adding positive / negative Button to DialogFragment's Dialog

Prevent DialogFragment from dismissing when button is clicked

How to listen for FragmentDialog clicks in the MainActivity if it cannot extend from FragmentActivity?

Android DialogFragment onViewCreated not called

ActionBar in a DialogFragment

Allow outside touch for DialogFragment

DialogFragment and force to show keyboard

BottomSheetDialogFragment - listen to dismissed by user event

getSupportFragmentManager() is undefined

Custom FragmentDialog with round corners and not 100% screen width

onRequestPermissionsResult not being called in dialog fragment

Position of DialogFragment in Android

Fragment inner class should be static

Fragment must be a public static class to be properly recreated from instance state

DialogFragment advantages over AlertDialog [duplicate]

android: how do I check if dialogfragment is showing

How to change the background color around a DialogFragment?

How to properly retain a DialogFragment through rotation?

Proper way of dismissing DialogFragment while application is in background

Executing a "Shared Element Transition" from an Activity to a Fragment