Show absolute time
This commit is contained in:
parent
4b4e58302f
commit
ca3a5791e3
5 changed files with 60 additions and 26 deletions
|
@ -42,6 +42,11 @@
|
|||
android:key="alwaysShowSensitiveMedia"
|
||||
android:title="@string/pref_title_alway_show_sensitive_media" />
|
||||
|
||||
<CheckBoxPreference
|
||||
android:defaultValue="true"
|
||||
android:key="absoluteTimeView"
|
||||
android:title="@string/pref_title_absolute_time" />
|
||||
|
||||
</PreferenceCategory>
|
||||
|
||||
<PreferenceCategory android:title="@string/pref_publishing">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue