Change Access Levels
Opened this issue · 1 comments
nikromiks commented
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)
joraavetisyan commented
is it possible to add google account with this project?