- <lint>
- <issue id="UnusedResources">
- <ignore path="res/drawable" />
- <ignore path="res/layout" />
- <ignore path="res/menu" />
- <ignore path="res/values" />
- </issue>
- <!-- TODO: https://github.com/bumptech/glide/issues/4940 -->
- <issue id="NotificationPermission" severity="ignore" />
- </lint>
|