Avoid lint false positive.
This commit is contained in:
parent
cc33e39dc6
commit
4e5036f962
2 changed files with 3 additions and 2 deletions
|
|
@ -41,4 +41,5 @@ object VectorIcons {
|
|||
val Quote = R.drawable.ic_quote
|
||||
val Strikethrough = R.drawable.ic_strikethrough
|
||||
val Underline = R.drawable.ic_underline
|
||||
val ThreadDecoration = R.drawable.ic_thread_decoration
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue