mxn21 / FlowingDrawer

swipe display drawer with flowing & bouncing effects.
Apache License 2.0
2.57k stars 468 forks source link

shadow screen activity when open #40

Closed miaaad closed 7 years ago

miaaad commented 7 years ago

how set shadow or dark fade for this when navigat is opened

navigationDrawer.setDrawerShadow(R.drawable.someDrawable, GravityCompat.START);

not work for this what im doing

mxn21 commented 7 years ago

if you want to set background outside the menu on drawer showing, sorry , It is not supported.