1.0.0 - Minor bug fixes + Some performance improvements

This commit is contained in:
acclorite 2024-04-26 17:32:28 +03:00
parent 43da347ae0
commit 085cd81464
35 changed files with 193 additions and 71 deletions

View file

@ -47,6 +47,7 @@
<activity
android:name=".Activity"
android:windowSoftInputMode="adjustResize"
android:configChanges="orientation|screenSize|screenLayout|smallestScreenSize|locale|density"
android:exported="true"
android:theme="@style/Theme.Start.Splash">
<intent-filter>