mirror of
https://github.com/element-hq/element-android
synced 2024-11-27 20:06:51 +03:00
Fixes recents carousel saying name twice in talkback
This commit is contained in:
parent
93ce7f8db5
commit
289ed86be7
1 changed files with 1 additions and 0 deletions
|
@ -50,6 +50,7 @@
|
|||
android:layout_marginTop="4dp"
|
||||
android:layout_marginBottom="16dp"
|
||||
android:ellipsize="end"
|
||||
android:importantForAccessibility="no"
|
||||
android:lines="1"
|
||||
android:textColor="?vctr_content_primary"
|
||||
app:layout_constraintBottom_toBottomOf="parent"
|
||||
|
|
Loading…
Reference in a new issue