This commit is contained in:
Amine
2017-11-12 17:05:36 +01:00
parent 9e6602f114
commit f833d73fab
16 changed files with 346 additions and 452 deletions

View File

@ -10,7 +10,7 @@
<SwitchPreference
android:defaultValue="false"
android:key="loging_debug"
android:key="login_debug"
android:summaryOff="@string/login_debug_off"
android:summaryOn="@string/login_debug_on"
android:title="@string/login_debug_title" />