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

@ -38,7 +38,7 @@
android:id="@+id/text_app_name"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:text="@string/app_name"
android:text="@string/on_welcome_heading"
android:textAlignment="center"
android:textSize="26sp"
android:textStyle="bold" />