diff --git a/example/android/app/src/main/AndroidManifest.xml b/example/android/app/src/main/AndroidManifest.xml index 447ef189..fcb9147b 100644 --- a/example/android/app/src/main/AndroidManifest.xml +++ b/example/android/app/src/main/AndroidManifest.xml @@ -1,9 +1,11 @@ - + - + @@ -44,7 +46,8 @@ + android:theme="@style/Theme.AppCompat.Light.NoActionBar" + tools:ignore="LockedOrientationActivity" />