mirror of
https://github.com/jrpie/Launcher.git
synced 2025-04-19 10:20:51 +02:00
Apply it to the Launcher clock / date display
This commit is contained in:
parent
86e9f9c597
commit
32ca93fce1
4 changed files with 22 additions and 3 deletions
|
@ -153,6 +153,7 @@
|
|||
android:id="@+id/settings_launcher_format_spinner"
|
||||
android:layout_width="0dp"
|
||||
android:layout_height="wrap_content"
|
||||
android:entries="@array/settings_launcher_time_formats"
|
||||
android:spinnerMode="dropdown"
|
||||
app:layout_constraintBottom_toBottomOf="@id/settings_launcher_text_time_format"
|
||||
app:layout_constraintEnd_toEndOf="parent"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue