/** Gets the drawer theme */
 public DrawerTheme getDrawerTheme() {
   return mDrawer.getDrawerTheme();
 }