Is it possible to remove DSNavigationDrawer completely ? It looks that Activity.RemoveAllViews doesn't remove this object (at least, data remains and when I try to re-create DSNavigationDrawer, I get errors "java.lang.IllegalStateException: Child drawer has absolute gravity RIGHT but this DrawerLayout already has a drawer view along that edge" and similar)
Last edited: