Expand emulator compatibility coverage
This commit is contained in:
@@ -27,7 +27,8 @@
|
||||
<activity
|
||||
android:name=".ScenarioActivity"
|
||||
android:configChanges="keyboardHidden|orientation|screenSize"
|
||||
android:exported="false" />
|
||||
android:exported="true"
|
||||
android:launchMode="singleTop" />
|
||||
<activity
|
||||
android:name=".MainActivity"
|
||||
android:exported="true">
|
||||
|
||||
Reference in New Issue
Block a user