Is there a way to make the datepicker in android 4.0 look like the easy one on 2.x devices? I don’t really wanna to use a button with a dialog, but that is absolutely enormous, i don’t want the “calendar” thing.
Thanks in advance
Is there a way to make the datepicker in android 4.0 look like the
Share
I found this method in the picker (works with apk>=11):
It works for me.