Skip to content

Commit

Permalink
更新库
Browse files Browse the repository at this point in the history
  • Loading branch information
r17171709 committed Jun 16, 2017
1 parent 05a3e82 commit 6c12e85
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ public abstract class BaseFragment extends Fragment {
public abstract int initViews();
public abstract void loadData();

View view=null;
public View view=null;

public OKHttpHelper httpHelper;
public Retrofit retrofit=null;
Expand Down

0 comments on commit 6c12e85

Please sign in to comment.