Update the onboarding process to support crunchyroll

* only save credentials during onboarding, if login was successful
* show onboarding, if login failed
This commit is contained in:
2022-01-08 19:20:21 +01:00
parent 2f78fbea73
commit e652c001d3
8 changed files with 68 additions and 61 deletions

View File

@ -65,6 +65,7 @@
android:layout_margin="7dp"
android:ems="10"
android:hint="@string/password"
android:imeOptions="actionDone"
android:importantForAutofill="no"
android:inputType="textPassword" />