aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values/strings_pref_appearance.xml
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2017-08-19 21:07:54 -0700
committerAllan Wang <me@allanwang.ca>2017-08-19 21:07:54 -0700
commit1240e2663413b56c5b97c8ff40cb5c1bdc2df23b (patch)
tree33dd66313ce0dba5af72b2f4046313306850dbf9 /app/src/main/res/values/strings_pref_appearance.xml
parentbf2168ee57ded706819d1e4f49d729d4f45e1d29 (diff)
downloadfrost-1240e2663413b56c5b97c8ff40cb5c1bdc2df23b.tar.gz
frost-1240e2663413b56c5b97c8ff40cb5c1bdc2df23b.tar.bz2
frost-1240e2663413b56c5b97c8ff40cb5c1bdc2df23b.zip
Add bottom bar layout
Diffstat (limited to 'app/src/main/res/values/strings_pref_appearance.xml')
-rw-r--r--app/src/main/res/values/strings_pref_appearance.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/src/main/res/values/strings_pref_appearance.xml b/app/src/main/res/values/strings_pref_appearance.xml
index 513baf5f..f2e0f9e0 100644
--- a/app/src/main/res/values/strings_pref_appearance.xml
+++ b/app/src/main/res/values/strings_pref_appearance.xml
@@ -12,6 +12,9 @@
<string name="global_customization">Global Customization</string>
+ <string name="main_activity_layout">Main Activity Layout</string>
+ <string name="set_main_activity_layout">Set Main Activity Layout</string>
+
<string name="rounded_icons">Rounded Icons</string>
<string name="rounded_icons_desc">Profile photos and group conversation icons will be rounded</string>