Exclude captcha actvity from recent

pull/488/head
Koitharu 3 years ago
parent d3e4e97c6f
commit a679b6775d
Signed by: Koitharu
GPG Key ID: 676DEE768C17A9D7

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

Loading…
Cancel
Save