NikolaDespotoski / DrawerLayoutEdgeToggle

DrawerLayoutEdgeToggle is library that adds visible handle to the DrawerLayout. It allows you to slide the handle to open/close the DrawerLayout, or use click event to open/close the DrawerLayout. It is independent of the ActionBar home indicator as it is seen in ActionBarDrawerToggle.
24 stars 9 forks source link

Both side Navigation Drawer #3

Open silvos590 opened 10 years ago

silvos590 commented 10 years ago

What if I want to use handle for both side? I can set only one listener for each drawer :( thx

NikolaDespotoski commented 10 years ago

Will add this as soon as I have some free time. Thanks!