(cherry picked from commit 9d79f78)
1105075896@qq.com 8 years ago
parent 332ed7c4f5
commit 43d989715e

@ -65,6 +65,7 @@ public class MainActivity extends MBaseActivity<IMainPresenter> implements IMain
@Override @Override
protected void bindView() { protected void bindView() {
int b = 3;
int a = 1; int a = 1;
downloadListPop = new DownloadListPop(MainActivity.this); downloadListPop = new DownloadListPop(MainActivity.this);

Loading…
Cancel
Save