asdsolutions-os / duo-navigation-drawer

A flexible, easy to use, unique drawer library for your Android project.
http://psdcompany.nl/
Apache License 2.0
1.1k stars 191 forks source link

Not able to apply background image to DuoMenuView #3

Closed ZeroCool00 closed 7 years ago

ZeroCool00 commented 7 years ago

is there any way to apply background image to menu... i set programmatically and in xml file too. but my image not rendering... only primary color is applied.

potalexander commented 7 years ago

Yes there is. There is a custom background attribute: "app:background" in te duo menu view. Hope this helps.

Kind Regards.