|
|
|
@ -139,6 +139,7 @@
|
|
|
|
<activity
|
|
|
|
<activity
|
|
|
|
android:name="org.koitharu.kotatsu.browser.cloudflare.CloudFlareActivity"
|
|
|
|
android:name="org.koitharu.kotatsu.browser.cloudflare.CloudFlareActivity"
|
|
|
|
android:configChanges="orientation|screenSize|screenLayout|keyboardHidden"
|
|
|
|
android:configChanges="orientation|screenSize|screenLayout|keyboardHidden"
|
|
|
|
|
|
|
|
android:autoRemoveFromRecents="true"
|
|
|
|
android:windowSoftInputMode="adjustResize" />
|
|
|
|
android:windowSoftInputMode="adjustResize" />
|
|
|
|
<activity
|
|
|
|
<activity
|
|
|
|
android:name="org.koitharu.kotatsu.settings.sources.auth.SourceAuthActivity"
|
|
|
|
android:name="org.koitharu.kotatsu.settings.sources.auth.SourceAuthActivity"
|
|
|
|
|