mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-01-21 22:16:05 +01:00
Message composer: describe the image button for dismissing as cancel rather than close
Signed-off-by: Peter Vágner <pvdeejay@gmail.com>
This commit is contained in:
parent
2edfd4e830
commit
2f6d3adb17
@ -73,7 +73,7 @@
|
|||||||
android:background="?android:attr/selectableItemBackground"
|
android:background="?android:attr/selectableItemBackground"
|
||||||
android:contentDescription="@string/action_close"
|
android:contentDescription="@string/action_close"
|
||||||
android:src="@drawable/ic_close_round"
|
android:src="@drawable/ic_close_round"
|
||||||
android:contentDescription="@string/action_close"
|
android:contentDescription="@string/cancel"
|
||||||
android:tint="@color/riotx_notice"
|
android:tint="@color/riotx_notice"
|
||||||
tools:ignore="MissingConstraints" />
|
tools:ignore="MissingConstraints" />
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user