fix: stabilize reader navigation and release 2.33

This commit is contained in:
Курнат Андрей
2026-07-17 21:51:40 +03:00
parent c880395341
commit 2a1a53cf34
9 changed files with 164 additions and 79 deletions
+1
View File
@@ -27,6 +27,7 @@
<activity
android:name=".ui.reader.ReaderActivity"
android:configChanges="orientation|screenSize|smallestScreenSize"
android:exported="false"
android:theme="@style/Theme.Aletheia"
android:windowSoftInputMode="adjustResize" />