SimonVT / android-menudrawer

*DEPRECATED* A slide-out menu implementation, which allows users to navigate between views in your app.
http://simonvt.github.com/android-menudrawer/
Apache License 2.0
2.59k stars 1.11k forks source link

I got styles.xml and theme.xml files errors when building the sample project, how to solve it? #237

Closed zengqiang041 closed 10 years ago

zengqiang041 commented 10 years ago

I got styles.xml and theme.xml files errors when building the sample project the error is like : 'No resource found that matches the given name: attr 'mdActiveIndicator'.and so in styles.xml, and 'No resource found that matches the given name: attr 'mdActiveIndicator'.' in the theme.xml, how can i fix these errors to use the sample project? thanks very much.

zengqiang041 commented 10 years ago

i have solve it when i add reference of the menudrawer project ,thinks:D