I need to show fragment inside of the dialog. Is it possible to give dialog theme or add fragment layout in dialog.
Asked
Active
Viewed 934 times
2 Answers
0
Google merged them for you :) , you can use DialogFragment -->

Talha
- 12,673
- 5
- 49
- 68
-
-
Yes you can. Have a look at this, http://stackoverflow.com/questions/12478520/how-to-set-dialogfragments-width-and-height – Talha Nov 07 '14 at 17:13
-1
Yes, you can do this.Put android.theme.dialog in the manifest file and extend the dialog with the fragment

Harsh Parikh
- 3,845
- 3
- 14
- 14