diff options
author | Allan Wang <me@allanwang.ca> | 2019-03-31 22:47:14 -0400 |
---|---|---|
committer | Allan Wang <me@allanwang.ca> | 2019-03-31 22:47:14 -0400 |
commit | 3a24b8dc01ca1f20c0803aefd48ae69e0b5c3e04 (patch) | |
tree | 9261d59f51e85edf8434595b47c2877581a828bf /app/src/main/res/values/strings_pref_appearance.xml | |
parent | a49021c096f18cfef2fa54b2369ed044341187c5 (diff) | |
download | frost-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.xml | 3 |
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> |