Android Studio: How can I see which resources are not used? -


is there way in android studio see unused resources?

for example, have large list of drawables, icons, , want know if there not used in app can delete them. there way see that?

i'm on mac.

i found these 2 tools useful


Comments