Add a content description for the inline add attachment button.
Fixes #8730
This commit is contained in:
parent
284cca3e25
commit
e6b107fa78
1 changed files with 1 additions and 0 deletions
|
@ -165,6 +165,7 @@
|
|||
android:layout_marginEnd="8dp"
|
||||
android:layout_gravity="bottom"
|
||||
android:background="?selectableItemBackgroundBorderless"
|
||||
android:contentDescription="@string/ConversationActivity_add_attachment"
|
||||
android:scaleType="fitCenter"
|
||||
android:tint="?attr/conversation_input_inline_attach_icon_tint"
|
||||
app:srcCompat="@drawable/ic_plus_24" />
|
||||
|
|
Loading…
Add table
Reference in a new issue