Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ダイアログなしで TimePicker を表示したいと思います。これをレイアウトファイルに入れましたが、空で表示されます:
<TimePicker android:id="@+id/ui_dialog_alert_msg" android:layout_width="wrap_content" android:layout_height="wrap_content" android:padding="10dp" />