mirror of
https://github.com/element-hq/element-android
synced 2024-11-27 20:06:51 +03:00
Do not let ContentDescription lint issue appear again
This commit is contained in:
parent
9101c339c5
commit
a708541803
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@
|
|||
|
||||
<!-- Accessibility -->
|
||||
<issue id="LabelFor" severity="error" />
|
||||
<issue id="ContentDescription" severity="error" />
|
||||
|
||||
<!-- Layout -->
|
||||
<issue id="UnknownIdInLayout" severity="error" />
|
||||
|
|
Loading…
Reference in a new issue