mirror of
https://github.com/jrpie/Launcher.git
synced 2025-04-19 02:10:54 +02:00
Create a basic tabbed settings activity
Tabs: Apps, Theme, Launcher
This commit is contained in:
parent
75af3f2866
commit
abd7a44874
9 changed files with 126 additions and 305 deletions
|
@ -18,6 +18,10 @@
|
|||
<string name="settings_sub_title1">Applications</string>
|
||||
<string name="settings_sub_title2">Actions</string>
|
||||
|
||||
<string name="settings_tab_app" translatable="false">Apps</string>
|
||||
<string name="settings_tab_theme" translatable="false">Theme</string>
|
||||
<string name="settings_tab_launcher" translatable="false">Launcher</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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue