mirror of
https://github.com/M66B/FairEmail.git
synced 2025-02-25 07:23:03 +00:00
Fixed content description
This commit is contained in:
parent
d2bf6696b0
commit
957f1071b3
1 changed files with 1 additions and 1 deletions
|
@ -484,7 +484,7 @@
|
||||||
android:id="@+id/ivAutoSubmitted"
|
android:id="@+id/ivAutoSubmitted"
|
||||||
android:layout_width="wrap_content"
|
android:layout_width="wrap_content"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:contentDescription="@string/title_legend_receipt"
|
android:contentDescription="@string/title_legend_auto_submitted"
|
||||||
android:padding="12dp"
|
android:padding="12dp"
|
||||||
app:layout_constraintBottom_toBottomOf="@+id/tvAutoSubmitted"
|
app:layout_constraintBottom_toBottomOf="@+id/tvAutoSubmitted"
|
||||||
app:layout_constraintStart_toStartOf="parent"
|
app:layout_constraintStart_toStartOf="parent"
|
||||||
|
|
Loading…
Reference in a new issue