/** Gets the max drawer width */
 public int getDrawerMaxWidth() {
   return mDrawer.getDrawerMaxWidth();
 }