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 e00d87f commit 94999f7Copy full SHA for 94999f7
dev/integration_tests/deferred_components_test/android/app/src/main/AndroidManifest.xml
@@ -16,7 +16,7 @@ found in the LICENSE file. -->
16
<activity
17
android:name=".MainActivity"
18
android:launchMode="singleTop"
19
- android:exported="false"
+ android:exported="true"
20
android:theme="@style/LaunchTheme"
21
android:configChanges="orientation|keyboardHidden|keyboard|screenSize|smallestScreenSize|locale|layoutDirection|fontScale|screenLayout|density|uiMode"
22
android:hardwareAccelerated="true"
0 commit comments