tomatoxman / android-unused-resources

Automatically exported from code.google.com/p/android-unused-resources
0 stars 0 forks source link

Colors said to be unused, but they are being used #20

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Create /res/values/colors.xml file.
2. Create /res/color/edit_text.xml selector file using some of the colors in 
the previous colors.xml file. 
3. Run the program

What is the expected output? What do you see instead?

Output will tell you that the colors in the colors.xml file are not being used.

What version of the product are you using? On what operating system?

The version of the jar is 1.6.2. I'm on Mac OS X Lion 10.7.4 and my java 
version is 1.6.0_31

Please provide any additional information below.

Nothing more to add... just congratulations ma! It is a great tool, you should 
make an Eclipse Plugin with it!

Original issue reported on code.google.com by oscar.sa...@gmail.com on 16 May 2012 at 10:36