mirror of
https://github.com/Docile-Alligator/Infinity-For-Reddit.git
synced 2026-03-29 11:11:09 +00:00
Add an option to change time format. Properly show message time in ViewPrivateMessagesActivity.
This commit is contained in:
@ -27,10 +27,9 @@
|
||||
app:key="vote_buttons_on_the_right"
|
||||
app:title="@string/settings_vote_buttons_on_the_right_title" />
|
||||
|
||||
<SwitchPreference
|
||||
app:defaultValue="false"
|
||||
app:key="show_elapsed_time"
|
||||
app:title="@string/settings_show_elapsed_time" />
|
||||
<Preference
|
||||
app:title="@string/settings_time_format_title"
|
||||
app:fragment="ml.docilealligator.infinityforreddit.Settings.TimeFormatPreferenceFragment" />
|
||||
|
||||
<ListPreference
|
||||
app:defaultValue="0"
|
||||
|
||||
Reference in New Issue
Block a user