mirror of
https://github.com/element-hq/element-android
synced 2024-11-28 21:48:50 +03:00
Lint fix.
This commit is contained in:
parent
b1c7cb3219
commit
a9beded589
1 changed files with 1 additions and 0 deletions
|
@ -127,6 +127,7 @@
|
||||||
android:contentDescription="@string/a11y_play_voice_message"
|
android:contentDescription="@string/a11y_play_voice_message"
|
||||||
app:layout_constraintBottom_toBottomOf="parent"
|
app:layout_constraintBottom_toBottomOf="parent"
|
||||||
app:layout_constraintLeft_toLeftOf="parent"
|
app:layout_constraintLeft_toLeftOf="parent"
|
||||||
|
app:layout_constraintStart_toStartOf="parent"
|
||||||
app:layout_constraintTop_toTopOf="parent" />
|
app:layout_constraintTop_toTopOf="parent" />
|
||||||
|
|
||||||
<TextView
|
<TextView
|
||||||
|
|
Loading…
Reference in a new issue