1105075896@qq.com 8 years ago
parent 303faa3681
commit 50e818b13c

@ -63,7 +63,7 @@ public class MainActivity extends MBaseActivity<IMainPresenter> implements IMain
@Override
protected void bindView() {
downloadListPop = new DownloadListPop(this);
downloadListPop = new DownloadListPop(MainActivity.this);
rfRvShelf = (RefreshRecyclerView) findViewById(R.id.rf_rv_shelf);

Loading…
Cancel
Save