mirror of
https://codeberg.org/Bazsalanszky/Infinity-For-Lemmy.git
synced 2025-10-05 21:39:50 +02:00
Showing elapsed time in posts and comments is available.
This commit is contained in:
@@ -29,8 +29,12 @@
|
||||
<SwitchPreference
|
||||
app:defaultValue="false"
|
||||
app:key="vote_buttons_on_the_right"
|
||||
app:title="@string/settings_vote_buttons_on_the_right_title"
|
||||
app:isPreferenceVisible="true" />
|
||||
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_font_size_title"
|
||||
|
Reference in New Issue
Block a user