Label Kitsu login field as email address instead of username

This commit is contained in:
arkon
2020-03-07 22:19:45 -05:00
parent f0f613e2cf
commit 507471e318
5 changed files with 16 additions and 4 deletions

View File

@@ -23,6 +23,7 @@
android:background="@color/dividerLight" />
<TextView
android:id="@+id/username_label"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:text="@string/username" />