Custom Theme Selection

If the custom theme is selected, the `select custom button` is not 
hidden anymore, as it is way smarter to let users change their custom 
theme.
This commit is contained in:
Finn M Glas 2020-05-23 23:07:16 +02:00
parent 03093125f7
commit ff72364983
No known key found for this signature in database
GPG key ID: 25037A2E81AB459C
6 changed files with 13 additions and 4 deletions

View file

@ -34,6 +34,7 @@
<string name="settings_toast_store_not_found">PlayStore nicht gefunden</string>
<string name="settings_select_theme">Wählen</string>
<string name="settings_select_image">Bild ändern</string>
<string name="settings_footer_by">Von</string>
<string name="settings_footer_repo">https://github.com/finnmglas/Launcher#de</string>

View file

@ -34,6 +34,7 @@
<string name="settings_toast_store_not_found">Pas trouvé le PlayStore</string>
<string name="settings_select_theme">Choisir</string>
<string name="settings_select_image">Changer Image</string>
<string name="settings_footer_by">Par</string>
<string name="settings_footer_web">https://www.finnmglas.com/fr/</string>

View file

@ -42,6 +42,7 @@
<string name="settings_toast_store_not_found">PlayStore not found</string>
<string name="settings_select_theme">Select</string>
<string name="settings_select_image">Change Image</string>
<string name="settings_footer_by">By</string>
<string name="settings_footer_repo">https://github.com/finnmglas/Launcher#en</string>