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:
Finn M Glas 2020-06-13 11:00:50 +02:00
parent d71eacb7ef
commit e692c0317b
No known key found for this signature in database
GPG key ID: 902A30146014DFBF
10 changed files with 199 additions and 31 deletions

View file

@ -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>