feat: added content description for reply button
This commit is contained in:
parent
1e59577ac0
commit
72085c132f
1 changed files with 1 additions and 0 deletions
|
@ -152,6 +152,7 @@
|
|||
android:layout_width="48dp"
|
||||
android:layout_height="48dp"
|
||||
android:background="?attr/controlBackground"
|
||||
android:contentDescription="@string/reply_action"
|
||||
android:paddingHorizontal="12dp"
|
||||
app:layout_constraintEnd_toStartOf="@id/menu_overflow"
|
||||
app:layout_constraintTop_toTopOf="@+id/menu_overflow"
|
||||
|
|
Loading…
Reference in a new issue