mirror of
https://github.com/dovecoteescapee/ByeDPIAndroid.git
synced 2025-08-26 13:25:31 +00:00
Set standard launchMode
This commit is contained in:
parent
78f63c6aa0
commit
08a562e6d4
@ -19,8 +19,7 @@
|
|||||||
tools:targetApi="34">
|
tools:targetApi="34">
|
||||||
<activity
|
<activity
|
||||||
android:name=".activities.MainActivity"
|
android:name=".activities.MainActivity"
|
||||||
android:exported="true"
|
android:exported="true">
|
||||||
android:launchMode="singleInstance">
|
|
||||||
<intent-filter>
|
<intent-filter>
|
||||||
<action android:name="android.intent.action.MAIN" />
|
<action android:name="android.intent.action.MAIN" />
|
||||||
<action android:name="android.service.quicksettings.action.QS_TILE_PREFERENCES" />
|
<action android:name="android.service.quicksettings.action.QS_TILE_PREFERENCES" />
|
||||||
|
Loading…
Reference in New Issue
Block a user