You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
BaseDrawerFragment change in class acces level protected -> public for the following methods: protected void selectMenuItem(int position) protected int getDefaultMenuItemPosition() protected ActionBar getActionBar() protected void initUpIcon() protected void onDrawerOpened(View drawerView) protected void onDrawerClosed(View drawerView)
The text was updated successfully, but these errors were encountered:
BaseDrawerFragment
change in class acces levelprotected -> public
for the following methods:protected void selectMenuItem(int position)
protected int getDefaultMenuItemPosition()
protected ActionBar getActionBar()
protected void initUpIcon()
protected void onDrawerOpened(View drawerView)
protected void onDrawerClosed(View drawerView)
The text was updated successfully, but these errors were encountered: