快传成绩单 - 热点优化
This commit is contained in:
@ -213,7 +213,7 @@ public class DownloadManagerActivity extends BaseFragmentActivity implements
|
||||
|
||||
public void onEventMainThread(EBSkip skip) {
|
||||
if ("DownloadManagerActivity".equals(skip.getType())) {
|
||||
if (skip.getCurrentItem() == 0) {
|
||||
if (skip.getCurrentItem() == 1) {
|
||||
handler.postDelayed(runnable, 300);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user