Create sample app for checking stuff quickly

This commit is contained in:
ganfra 2023-02-14 20:57:11 +01:00
parent 9526eac81c
commit d4146891d9
31 changed files with 700 additions and 23 deletions

View file

@ -34,8 +34,7 @@
android:theme="@style/Theme.ElementX.Splash"
android:configChanges="orientation|screenSize|screenLayout|keyboardHidden|uiMode"
android:exported="true"
android:windowSoftInputMode="adjustResize"
tools:ignore="LockedOrientationActivity">
android:windowSoftInputMode="adjustResize">
<intent-filter>
<action android:name="android.intent.action.MAIN" />