mirror of
https://github.com/f-droid/fdroidclient.git
synced 2026-02-05 04:32:12 -05:00
Merge branch 'app-market-category' into 'master'
Add APP_MARKET category for MainActivity See merge request fdroid/fdroidclient!1459
This commit is contained in:
@@ -285,7 +285,9 @@
|
||||
<intent-filter>
|
||||
<action android:name="android.intent.action.MAIN" />
|
||||
|
||||
<category android:name="android.intent.category.APP_MARKET" />
|
||||
<category android:name="android.intent.category.LAUNCHER" />
|
||||
<category android:name="android.intent.category.DEFAULT" />
|
||||
</intent-filter>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user