mirror of
https://github.com/jrpie/Launcher.git
synced 2025-04-19 10:20:51 +02:00
use Intent.CATEGORY_APP_MAIN instead of hardcoded reference to play store
This commit is contained in:
parent
0553d5eb4c
commit
c6fe8dc405
5 changed files with 8 additions and 11 deletions
|
@ -61,7 +61,7 @@
|
|||
<string name="settings_apps_view_all">View all apps</string>
|
||||
|
||||
<string name="settings_apps_install">Install apps</string>
|
||||
<string name="settings_apps_toast_store_not_found">PlayStore not found</string>
|
||||
<string name="settings_apps_toast_store_not_found">Store not found</string>
|
||||
|
||||
<!--
|
||||
-
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue