aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values/strings_pref_appearance.xml
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2019-03-31 22:47:14 -0400
committerAllan Wang <me@allanwang.ca>2019-03-31 22:47:14 -0400
commit3a24b8dc01ca1f20c0803aefd48ae69e0b5c3e04 (patch)
tree9261d59f51e85edf8434595b47c2877581a828bf /app/src/main/res/values/strings_pref_appearance.xml
parenta49021c096f18cfef2fa54b2369ed044341187c5 (diff)
downloadfrost-3a24b8dc01ca1f20c0803aefd48ae69e0b5c3e04.tar.gz
frost-3a24b8dc01ca1f20c0803aefd48ae69e0b5c3e04.tar.bz2
frost-3a24b8dc01ca1f20c0803aefd48ae69e0b5c3e04.zip
Remove round icon texts
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, 0 insertions, 3 deletions
diff --git a/app/src/main/res/values/strings_pref_appearance.xml b/app/src/main/res/values/strings_pref_appearance.xml
index 4f74bae3..a77d70a3 100644
--- a/app/src/main/res/values/strings_pref_appearance.xml
+++ b/app/src/main/res/values/strings_pref_appearance.xml
@@ -18,9 +18,6 @@
<string name="main_tabs">Main Activity Tabs</string>
<string name="main_tabs_desc">Customize which tabs you\'ll see in your main activity</string>
- <string name="rounded_icons">Rounded Icons</string>
- <string name="rounded_icons_desc">Profile photos and group conversation icons will be rounded</string>
-
<string name="tint_nav">Tint Nav Bar</string>
<string name="tint_nav_desc">Navigation bar will be the same color as the header</string>
<string name="web_text_scaling">Web Text Scaling</string>