0.9.2 - Massive scrolling performance improvement

This commit is contained in:
acclorite 2024-03-15 14:21:00 +02:00
parent 6806ac904c
commit 22ed828ee6
83 changed files with 1175 additions and 1024 deletions

View file

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