测试代码删除
This commit is contained in:
@@ -410,13 +410,6 @@ public class EntranceFragment extends MvpFragment<EntranceView, EntrancePresente
|
||||
}
|
||||
});
|
||||
|
||||
//临时测试代码
|
||||
jumpCheck.setLongClickable(true);
|
||||
jumpCheck.setOnLongClickListener(v->{
|
||||
MogoApisHandler.getInstance().getApis().getCheckProvider().showCheckDialog(getContext());
|
||||
return true;
|
||||
});
|
||||
|
||||
}
|
||||
|
||||
private int debugPanelClickCount = 0;
|
||||
|
||||
Reference in New Issue
Block a user