This reverts commit 4ffb7febb0.
This commit is contained in:
parent
4ffb7febb0
commit
67545de17e
|
|
@ -37,8 +37,7 @@
|
|||
<activity
|
||||
android:name=".ui.activity.MainActivity"
|
||||
android:exported="true"
|
||||
android:launchMode="singleTop"
|
||||
android:windowSoftInputMode="adjustResize">
|
||||
android:launchMode="singleTop">
|
||||
<intent-filter>
|
||||
<action android:name="android.intent.action.MAIN" />
|
||||
<action android:name="android.intent.action.APPLICATION_PREFERENCES" />
|
||||
|
|
|
|||
Loading…
Reference in New Issue