mirror of
https://codeberg.org/Bazsalanszky/Infinity-For-Lemmy.git
synced 2024-11-10 04:37:25 +01:00
Fix instance URL field hint on Login activity
This commit is contained in:
parent
074b5d012c
commit
41e14aab9d
@ -48,7 +48,7 @@
|
||||
<com.google.android.material.textfield.TextInputLayout
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:hint="Instance URL">
|
||||
android:hint="@string/instance_url">
|
||||
|
||||
<com.google.android.material.textfield.TextInputEditText
|
||||
android:id="@+id/instance_url_input"
|
||||
|
Loading…
Reference in New Issue
Block a user