aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/xml
diff options
context:
space:
mode:
authorAlex Ning <chineseperson5@gmail.com>2021-10-12 14:48:51 +0000
committerAlex Ning <chineseperson5@gmail.com>2021-10-12 14:48:51 +0000
commitd3d8fd66be81242792424f33c5b655c7dc9cd36e (patch)
treee9aecd58ffe0d99d052801635973591509970076 /app/src/main/res/xml
parent0f7b10fa14af39eb591eb37c786037c88ea65837 (diff)
downloadinfinity-for-reddit-d3d8fd66be81242792424f33c5b655c7dc9cd36e.tar
infinity-for-reddit-d3d8fd66be81242792424f33c5b655c7dc9cd36e.tar.gz
infinity-for-reddit-d3d8fd66be81242792424f33c5b655c7dc9cd36e.tar.bz2
infinity-for-reddit-d3d8fd66be81242792424f33c5b655c7dc9cd36e.tar.lz
infinity-for-reddit-d3d8fd66be81242792424f33c5b655c7dc9cd36e.tar.xz
infinity-for-reddit-d3d8fd66be81242792424f33c5b655c7dc9cd36e.tar.zst
infinity-for-reddit-d3d8fd66be81242792424f33c5b655c7dc9cd36e.zip
Customize bottom navigation bar in anonymous mode.
Diffstat (limited to 'app/src/main/res/xml')
-rw-r--r--app/src/main/res/xml/interface_preferences.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/app/src/main/res/xml/interface_preferences.xml b/app/src/main/res/xml/interface_preferences.xml
index ae1ee8e2..c948d4e8 100644
--- a/app/src/main/res/xml/interface_preferences.xml
+++ b/app/src/main/res/xml/interface_preferences.xml
@@ -27,8 +27,7 @@
<SwitchPreference
app:defaultValue="false"
app:key="bottom_app_bar"
- app:title="@string/settings_enable_bottom_app_bar_title"
- app:summary="@string/settings_enable_bottom_app_bar_summary" />
+ app:title="@string/settings_enable_bottom_app_bar_title" />
<SwitchPreference
app:defaultValue="false"