Statelistdrawable Failing To Parse In Eclipse?
I keep getting an error when I try to set the below statelistdrawable as a background to one of my views. I've cleaned the project and restarted Eclipse and everything but can't ge
Solution 1:
Have same problem. Probably bug in ADT 14 Related issue: http://code.google.com/p/android/issues/detail?id=21046
Solution 2:
place your xml file i.e honeycomb.xml into the drawable folder.That's enough..
Post a Comment for "Statelistdrawable Failing To Parse In Eclipse?"