fix(ui): sample app gradle fixes

This commit is contained in:
Sacha Arbonel
2022-02-21 14:29:50 -04:00
parent de4f531af1
commit 68643da42b
3 changed files with 4 additions and 3 deletions
@@ -16,6 +16,7 @@
android:theme="@style/LaunchTheme"
android:configChanges="orientation|keyboardHidden|keyboard|screenSize|smallestScreenSize|locale|layoutDirection|fontScale|screenLayout|density|uiMode"
android:hardwareAccelerated="true"
android:exported="true"
android:windowSoftInputMode="adjustResize">
<!-- Specifies an Android theme to apply to this Activity as soon as
the Android process has started. This theme is visible to the user