I just revised my res/values-folder
, because there where values not used, and consequently there was a warning telling me that.
Now that I "cleaned" the unused ones, the warnings are still visible. First I rebuilt the project a few times, restarted eclipse and finally rebooted my pc, but nothing seems to effect on that.
For example my colors.xml
file
As you can see, there is no value "background" anymore. Same thing with the other warning claiming that the value "black" is not used, and same thing for about 20 values in strings.xml. Is there a trick to fix this?