Closed miaaad closed 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
if you want to set background outside the menu on drawer showing, sorry , It is not supported.
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