Cache shikimori user

This commit is contained in:
Koitharu
2022-05-09 16:24:24 +03:00
parent c2ba716916
commit 82efa8298d
16 changed files with 225 additions and 32 deletions

View File

@@ -10,4 +10,10 @@
android:title="@string/loading_"
app:iconSpaceReserved="true" />
<Preference
android:key="shiki_logout"
android:persistent="false"
android:title="@string/logout"
app:allowDividerAbove="true" />
</PreferenceScreen>