mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2024-11-22 09:25:49 +03:00
Fix a11y
This commit is contained in:
parent
195e2703b9
commit
eff08955f1
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
|||
android:layout_marginEnd="16dp"
|
||||
android:background="?attr/selectableItemBackgroundBorderless"
|
||||
android:clickable="true"
|
||||
android:contentDescription="@string/share"
|
||||
android:contentDescription="@string/action_close"
|
||||
android:focusable="true"
|
||||
android:padding="6dp"
|
||||
android:scaleType="centerInside"
|
||||
|
|
Loading…
Reference in a new issue