onDrawerClosed

open fun onDrawerClosed(drawerView: View)(source)

DrawerLayout.DrawerListener callback method. If you do not use your ActionBarDrawerToggle instance directly as your DrawerLayout's listener, you should call through to this method from your own listener object.

Parameters

drawerView

Drawer view that is now closed