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

Popular posts from this blog

Why does Ruby on Rails generate add a blank line to the end of a file? -

keyboard - Smiles and long press feature in Android -

node.js - Bad Request - node js ajax post -