How about using a DatePicker view inside the dialog fragment?
http://developer.android.com/reference/android/widget/DatePicker.html -- Kostya 11.11.2011 22:55, Kyle пишет:
After reading various sources online, I know "showDialog" is deprecated and the recommendation is to use the DialogFragment. However, is there an option to generate a date picker dialog with this implementation?
-- Kostya Vasilyev -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

