[android-developers] How to show multiple dialogs using DialogFragment in one activity?
Hi,
I have an activity HomeActivity that inherits from BaseActivity class
which has the code for showing a Dialog using DialogFragment class. In
HomeActivity, I have a couple of list items. When an item is clicked,
it should show another dialog, not the one which is in the
BaseActivity. Is there a way to do this using DialogFragment?
Thanks,
Y
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home