I have a huge Android project with many strings declared in strings.xml. I wanted to remove unused strings in strings.xml.
strings.xml
Is there any easy wa
In my case "Run Inspection by Name" didnt work, despite the fact I was using "Remove unused resources".
Solution:
I have no clue why "Remove Unused Resources" works one way but not the other.