Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-dialogfragment

Passing an Object to Fragment or DialogFragment upon Instantiation

Adding a fragment to a dialog

How to keep DialogFragment positive/negative buttons above soft keyboard

Managing activity from DialogFragment

How can I pass data from activity to the dialogFragment that activity invoked?

Layout margin/padding at the top of dialog fragment

How to set font size for text of dialog buttons

How does DialogFragment affect the lifecycle of the calling Fragment?

DialogFragment in PreferenceActivity

Allow outside touch for DialogFragment

Why use newInstance for DialogFragment instead of the constructor?

Set status bar color from DialogFragment

DialogFragment callback on orientation change

Dark text on dark background on AlertDialog with Theme.Sherlock.Light

Make bottomSheetDialog full screen over status bar

Toolbar in DialogFragment

Show DialogFragment from another DialogFragment

Shared Element Transition not working

Should I use a PopupWindow or DialogFragment for accepting input?