mirror of
https://codeberg.org/Bazsalanszky/Infinity-For-Lemmy.git
synced 2025-10-05 21:39:50 +02:00
Hide Karma (#1168)
* feature/ability to hide karma * only hide karma in nav bar * center account name vertically when not showing karma
This commit is contained in:
@@ -51,4 +51,10 @@
|
||||
app:key="hide_subscribed_subreddits_sections"
|
||||
app:title="@string/settings_hide_subscribed_subreddits_sections_title" />
|
||||
|
||||
<ml.docilealligator.infinityforreddit.customviews.CustomFontSwitchPreference
|
||||
app:defaultValue="false"
|
||||
app:key="hide_account_karma"
|
||||
app:title="@string/settings_navigation_drawer_enable_hide_karma_title" />
|
||||
|
||||
|
||||
</PreferenceScreen>
|
Reference in New Issue
Block a user