blandware/android-atleap

Change Access Levels

Opened this issue · 1 comments

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)

is it possible to add google account with this project?