android - A 'value' attribute is required for <enum> or <flag> in appcompat-v7 -


i have been working on project without issues , of sudden error pops when try build app. tried deleting build folder, making project couple of times, invalidating android studio cache, restart, uninstaling instaling android studio etc. please help, since driving me crazy :) thanks!

error:(1) 'value' attribute required < enum > or < flag >

this reported appcompats color.xml file, when removed appcompat dependencies problem persisted referencing project color.xml file, after commented whole file, persisted referencing color.xml 1 other libraries used in project. think android studio issue.


Comments

Popular posts from this blog

c++ - Difference between pre and post decrement in recursive function argument -

php - Nothing but 'run(); ' when browsing to my local project, how do I fix this? -

php - How can I echo out this array? -