open reboot view and fix logic, plus some log

This commit is contained in:
zhongchao
2022-03-16 15:59:05 +08:00
parent 6762c5530c
commit e301c07bf9
6 changed files with 16 additions and 8 deletions

View File

@@ -270,7 +270,6 @@ public class EventDispatchCenter implements
}
}
}
CallerLogger.INSTANCE.i(M_MAIN +TAG, "onMapChanged event cost " + (System.currentTimeMillis() - start) + "ms");
}
@Override