mirror of
https://github.com/AngelAuraMC/Amethyst-Android.git
synced 2025-09-16 16:16:04 -04:00
- Fixed using an hardcoded string in the login holder layout
This commit is contained in:
parent
41507397cf
commit
c3bfe0cd4a
@ -17,7 +17,7 @@
|
||||
android:textStyle="bold"
|
||||
android:textColor="@android:color/white"
|
||||
|
||||
android:text="Select Account"
|
||||
android:text="@string/login_select_account"
|
||||
app:layout_constraintEnd_toEndOf="parent"
|
||||
app:layout_constraintHorizontal_bias="0.5"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
|
Loading…
x
Reference in New Issue
Block a user