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

@ -65,6 +65,8 @@ public class MainActivity extends MBaseActivity<IMainPresenter> implements IMain
protected void bindView() { protected void bindView() {
downloadListPop = new DownloadListPop(MainActivity.this); downloadListPop = new DownloadListPop(MainActivity.this);
int a = 0;
rfRvShelf = (RefreshRecyclerView) findViewById(R.id.rf_rv_shelf); rfRvShelf = (RefreshRecyclerView) findViewById(R.id.rf_rv_shelf);
ibMoney = (ImageButton) findViewById(R.id.ib_money); ibMoney = (ImageButton) findViewById(R.id.ib_money);

Loading…
Cancel
Save