Multi server/user implementation

This commit is contained in:
CappielloAntonio 2021-08-08 19:21:56 +02:00
parent 4e269a7446
commit 78a4006ed6
30 changed files with 959 additions and 192 deletions

View file

@ -18,6 +18,10 @@
app:key="themePref"
app:title="@string/theme_selection"
app:useSimpleSummaryProvider="true" />
<Preference
android:key="logout"
android:title="Log out" />
</PreferenceCategory>