widget - Android: TimePicker without a dialog -
i show timepicker without dialog. put layout file, shows empty:
<timepicker android:id="@+id/ui_dialog_alert_msg" android:layout_width="wrap_content" android:layout_height="wrap_content" android:padding="10dp" />
Comments
Post a Comment