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

Drop shadow below the content view #17

Closed vipulpurohit closed 6 years ago

vipulpurohit commented 6 years ago

Hello Thanks for this library. Is there any way we can add drop shadow below the content with when navigation drawer is open? Like the image below:

image

kaiyan910 commented 6 years ago

you can add elevation attribute to the content view but only work for SDK > 21

potalexander commented 6 years ago

You can customize the content view yourself.