Is there a way in Android Studio to see unused resources?
For example, I have a large list of drawables, say icons, and I want to know if there are any that are not used in my app so that I can delete them. Is there a way to see that?
I'm on Mac.
Is there a way in Android Studio to see unused resources?
For example, I have a large list of drawables, say icons, and I want to know if there are any that are not used in my app so that I can delete them. Is there a way to see that?
I'm on Mac.