Add option to give Feedback on Google Play

Add button in the 'Launcher' tab in the settings
This commit is contained in:
Finn M Glas 2020-05-21 09:20:18 +02:00
parent 716839e1b9
commit 817fe0d732
No known key found for this signature in database
GPG key ID: 25037A2E81AB459C
3 changed files with 40 additions and 0 deletions

View file

@ -22,6 +22,8 @@
<string name="settings_tab_theme" translatable="false">Theme</string>
<string name="settings_tab_launcher" translatable="false">Launcher</string>
<string name="settings_feedback" translatable="false">Give some feedback</string>
<string name="settings_choose_up">Swipe Up</string>
<string name="settings_choose_down">Swipe Down</string>
<string name="settings_choose_left">Swipe Left</string>