aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values/strings.xml
diff options
context:
space:
mode:
author20captainx12 <63267239+20captainx12@users.noreply.github.com>2022-03-04 03:46:11 +0000
committerGitHub <noreply@github.com>2022-03-04 03:46:11 +0000
commitaf120ded097a47e84d8b0dad96f39e0a2e536c39 (patch)
treed5387c6b3c8832979fc78979f34a0905b16d236d /app/src/main/res/values/strings.xml
parent40078880af07c444bc33dba373603bbb442f0ded (diff)
downloadinfinity-for-reddit-af120ded097a47e84d8b0dad96f39e0a2e536c39.tar
infinity-for-reddit-af120ded097a47e84d8b0dad96f39e0a2e536c39.tar.gz
infinity-for-reddit-af120ded097a47e84d8b0dad96f39e0a2e536c39.tar.bz2
infinity-for-reddit-af120ded097a47e84d8b0dad96f39e0a2e536c39.tar.lz
infinity-for-reddit-af120ded097a47e84d8b0dad96f39e0a2e536c39.tar.xz
infinity-for-reddit-af120ded097a47e84d8b0dad96f39e0a2e536c39.tar.zst
infinity-for-reddit-af120ded097a47e84d8b0dad96f39e0a2e536c39.zip
Added adaptive icons (#646)
Start adding adaptive icons for Android Tiramisu.
Diffstat (limited to 'app/src/main/res/values/strings.xml')
-rw-r--r--app/src/main/res/values/strings.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index e0a00dca..abfe25e0 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -489,6 +489,8 @@
<string name="settings_enable_material_you_summary">Personalize Infinity based on Your Wallpaper</string>
<string name="settings_apply_material_you_title">Apply Material You</string>
<string name="settings_apply_material_you_summary">In case Infinity did not change the theme</string>
+ <string name="settings_enable_themed_icon_title">Enable Themed Icon</string>
+ <string name="settings_enable_themed_icon_summary">If you have Material You enabled,\n this adapts the app icon to those colours.</string>
<string name="settings_custom_theme_cannot_apply_to_settings_page_summary">Custom themes cannot be applied to settings page (except toolbar, status bar and navigation bar).</string>
<string name="settings_advanced_master_title">Advanced</string>
<string name="settings_delete_all_subreddits_data_in_database_title">Delete All Subreddits in Database</string>