mirror of
https://github.com/fork-maintainers/iceraven-browser
synced 2024-11-03 23:15:31 +00:00
Bug 1824177 - Set the correct label for email title for accessibility tools
This commit is contained in:
parent
dd1531b08a
commit
a71ebd543e
@ -399,7 +399,7 @@
|
||||
android:paddingEnd="0dp"
|
||||
android:text="@string/addresses_email"
|
||||
android:textColor="?attr/textPrimary"
|
||||
android:labelFor="@id/city_input"
|
||||
android:labelFor="@id/email_input"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
app:layout_constraintTop_toBottomOf="@+id/phone_layout" />
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user