kstanoev
4/27/2015 - 2:03 PM

A code snippet that demonstrates how to use the Telerik SideDrawer in combination with the Android ActionBar

A code snippet that demonstrates how to use the Telerik SideDrawer in combination with the Android ActionBar

// Make sure you're using an ActionBarActivity
SideDrawerToggle drawerToggle = new SideDrawerToggle(drawer);