mirror of
https://codeberg.org/Bazsalanszky/Infinity-For-Lemmy.git
synced 2025-10-05 21:39:50 +02:00
Add option to have circular FAB icon
This commit is contained in:
@@ -29,6 +29,11 @@
|
||||
app:key="hide_fab_in_post_feed"
|
||||
app:title="@string/settings_hide_fab_in_post_feed" />
|
||||
|
||||
<eu.toldi.infinityforlemmy.customviews.CustomFontSwitchPreference
|
||||
app:defaultValue="false"
|
||||
app:key="use_circular_fab"
|
||||
app:title="@string/use_circular_fab" />
|
||||
|
||||
<eu.toldi.infinityforlemmy.customviews.CustomFontSwitchPreference
|
||||
app:defaultValue="false"
|
||||
app:key="bottom_app_bar"
|
||||
|
Reference in New Issue
Block a user