mirror of
https://codeberg.org/Bazsalanszky/Infinity-For-Lemmy.git
synced 2025-10-05 21:39:50 +02:00
New option: Show avatar on the right in the navigation drawer.
This commit is contained in:
@@ -29,6 +29,11 @@
|
||||
app:title="@string/settings_enable_bottom_app_bar_title"
|
||||
app:summary="@string/settings_enable_bottom_app_bar_summary" />
|
||||
|
||||
<SwitchPreference
|
||||
app:defaultValue="false"
|
||||
app:key="show_avatar_on_the_right_in_the_navigation_drawer"
|
||||
app:title="@string/settings_show_avatar_on_the_right_in_the_navigation_drawer" />
|
||||
|
||||
<Preference
|
||||
app:title="@string/settings_time_format_title"
|
||||
app:fragment="ml.docilealligator.infinityforreddit.settings.TimeFormatPreferenceFragment" />
|
||||
|
Reference in New Issue
Block a user