Do not use absolute time by default.
This commit is contained in:
parent
3106cfc6b0
commit
cd7038e46c
@ -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…
x
Reference in New Issue
Block a user