opt
This commit is contained in:
@@ -20,7 +20,7 @@ public abstract class MvpFragment< V extends IView, P extends Presenter< V > > e
|
||||
|
||||
private Context mContext;
|
||||
protected P mPresenter;
|
||||
private View mRootView;
|
||||
protected View mRootView;
|
||||
|
||||
@Override
|
||||
public void onAttach( Context context ) {
|
||||
|
||||
Reference in New Issue
Block a user