Do not make the Local Repo activity a launcher icon
This commit is contained in:
parent
6a4b323d06
commit
e82690f324
@ -191,11 +191,6 @@
|
|||||||
android:launchMode="singleTop"
|
android:launchMode="singleTop"
|
||||||
android:parentActivityName=".FDroid"
|
android:parentActivityName=".FDroid"
|
||||||
android:screenOrientation="portrait" >
|
android:screenOrientation="portrait" >
|
||||||
<intent-filter>
|
|
||||||
<action android:name="android.intent.action.MAIN" />
|
|
||||||
|
|
||||||
<category android:name="android.intent.category.LAUNCHER" />
|
|
||||||
</intent-filter>
|
|
||||||
</activity>
|
</activity>
|
||||||
<activity
|
<activity
|
||||||
android:name=".views.SelectLocalAppsActivity"
|
android:name=".views.SelectLocalAppsActivity"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user