mirror of
https://github.com/accelforce/Yuito
synced 2025-01-03 11:30:29 +01:00
Do not use absolute time by default.
This commit is contained in:
parent
1d657a65a7
commit
e83dd16942
@ -43,7 +43,7 @@
|
||||
android:title="@string/pref_title_alway_show_sensitive_media" />
|
||||
|
||||
<CheckBoxPreference
|
||||
android:defaultValue="true"
|
||||
android:defaultValue="false"
|
||||
android:key="absoluteTimeView"
|
||||
android:title="@string/pref_title_absolute_time" />
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user