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 want to change background color in MenuDrawer,how to do? #225

Closed icebound1 closed 10 years ago

icebound1 commented 10 years ago

i want to change background color in MenuDrawer,how to do? merci

SimonVT commented 10 years ago

You can use the mdContentBackground and mdMenuBackground attributes: https://github.com/SimonVT/android-menudrawer/blob/master/menudrawer/res/values/attrs.xml#L10

icebound1 commented 10 years ago

please give me a example,merci

TheAnimatrix commented 10 years ago

yea pls an example would help