mirror of
https://github.com/element-hq/element-android
synced 2024-11-24 02:15:35 +03:00
Fix lint issue
This commit is contained in:
parent
fd85ad0f1b
commit
7a4bf83da0
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@
|
|||
app:layout_constraintStart_toStartOf="parent"
|
||||
app:layout_constraintTop_toTopOf="parent"
|
||||
app:layout_constraintEnd_toStartOf="@id/sessionWarningInfoDescription"
|
||||
android:importantForAccessibility="no"
|
||||
android:src="@drawable/ic_info"
|
||||
app:tint="?vctr_content_secondary" />
|
||||
|
||||
|
|
Loading…
Reference in a new issue