Support authorization for MangaLib and HentaiLib #122

This commit is contained in:
Koitharu
2022-03-10 19:52:30 +02:00
parent 755f1e5747
commit a8a65e953f
3 changed files with 30 additions and 3 deletions

View File

@@ -68,6 +68,7 @@
android:windowSoftInputMode="adjustResize" />
<activity
android:name="org.koitharu.kotatsu.settings.sources.auth.SourceAuthActivity"
android:configChanges="orientation|screenSize|screenLayout|keyboardHidden"
android:windowSoftInputMode="adjustResize" />
<activity
android:name="org.koitharu.kotatsu.core.ui.CrashActivity"