Fix lint false positive.
This commit is contained in:
parent
3c0a81c416
commit
56614da071
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