mirror of
https://github.com/jrpie/Launcher.git
synced 2025-04-19 18:30:50 +02:00
Add apps recycler to tab, other one is empty
The two tabs are only visible when an app is selected, not in the `view all apps` list
This commit is contained in:
parent
d71eacb7ef
commit
e692c0317b
10 changed files with 199 additions and 31 deletions
|
@ -61,6 +61,9 @@
|
|||
<string name="choose_title">Choose App</string>
|
||||
<string name="choose_title_view">All Apps</string>
|
||||
|
||||
<string name="choose_tab_app" translatable="false">Apps</string>
|
||||
<string name="choose_tab_other" translatable="false">Other</string>
|
||||
|
||||
<string name="choose_back_settings">Back to Settings</string>
|
||||
|
||||
<string name="choose_removed_toast">Removed the selected application</string>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue