Fix lint false positive.
This commit is contained in:
parent
4361de9dc5
commit
d656c29ea5
2 changed files with 5 additions and 3 deletions
|
|
@ -25,4 +25,6 @@ object VectorIcons {
|
|||
val DoorOpen = R.drawable.ic_door_open_24
|
||||
val DeveloperMode = R.drawable.ic_developer_mode
|
||||
val ReportContent = R.drawable.ic_report_content
|
||||
val Groups = R.drawable.ic_groups
|
||||
val Share = R.drawable.ic_share
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue