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.
これが私の日付と時刻のピッカーです:
セパレーターの色を青から赤に変更したい。それをしてもいいですか?
<style name="myStylr" parent="@android:style/Widget.DeviceDefault.DatePicker"> <item name="android:divider">@drawable/MyDivider</item> </style>
このスタイルを時間、日付ピッカーに設定します