mirror of
https://github.com/nextcloud/talk-android
synced 2025-03-06 22:29:09 +00:00
solve contentDescription warning for Image
Signed-off-by: sowjanyakch <sowjanya.kch@gmail.com>
This commit is contained in:
parent
8b52eb4637
commit
f492ebf03d
@ -67,6 +67,7 @@
|
||||
android:id="@+id/deckCardImage"
|
||||
android:layout_width="20dp"
|
||||
android:layout_height="20dp"
|
||||
android:contentDescription="@null"
|
||||
android:src="@drawable/baseline_assignment_24" />
|
||||
|
||||
<androidx.emoji2.widget.EmojiTextView
|
||||
|
Loading…
Reference in New Issue
Block a user