mkko / DrawerView

A drop-in view, to be used as a drawer anywhere in your app
MIT License
373 stars 57 forks source link

Add functionality to set background color for overlay #25

Closed Ikloo closed 4 years ago

Ikloo commented 4 years ago

Hi!

Add setting overlay background color for DrawerView.

mkko commented 4 years ago

Hi! Thank you for your contribution!

Just one thing I'm wondering is what is your use case for changing the color? I'm thinking should the opacity be part of the color too?

Ikloo commented 4 years ago

Of course, I’ll add this soon and update the PR

Ikloo commented 4 years ago

Hey! I added overlay opacity, as you said. Not sure about update method