Manga repository authorization support

This commit is contained in:
Koitharu
2021-09-08 07:27:25 +03:00
parent c4585c81e1
commit 593624fdb9
20 changed files with 312 additions and 78 deletions

View File

@@ -14,4 +14,11 @@
android:title="@string/use_ssl"
app:iconSpaceReserved="false" />
<Preference
android:key="auth"
android:persistent="false"
android:title="@string/sign_in"
app:allowDividerAbove="true"
app:iconSpaceReserved="false" />
</PreferenceScreen>