We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b68cebd commit 59d80dcCopy full SHA for 59d80dc
dev/integration_tests/flavors/android/app/src/main/AndroidManifest.xml
@@ -12,6 +12,7 @@ found in the LICENSE file. -->
12
android:label="flavors">
13
<activity
14
android:name=".MainActivity"
15
+ android:exported="true"
16
android:launchMode="singleTop"
17
android:configChanges="orientation|keyboardHidden|keyboard|screenSize|locale|layoutDirection|fontScale|screenLayout|density|uiMode"
18
android:hardwareAccelerated="true"
0 commit comments