mirror of
https://codeberg.org/Bazsalanszky/Infinity-For-Lemmy.git
synced 2025-10-05 21:39:50 +02:00
Add an option to show rounded number of votes.
This commit is contained in:
@@ -64,4 +64,9 @@
|
||||
app:key="show_comment_divider"
|
||||
app:title="@string/settings_show_comment_divider_title" />
|
||||
|
||||
<SwitchPreference
|
||||
app:defaultValue="true"
|
||||
app:key="show_absolute_number_of_votes"
|
||||
app:title="@string/settings_show_absolute_number_of_votes_title" />
|
||||
|
||||
</PreferenceScreen>
|
Reference in New Issue
Block a user