@ -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);