..
This commit is contained in:
@@ -187,9 +187,9 @@ public class MogoApplication extends AbsMogoApplication {
|
||||
preparePassportEnvironment();
|
||||
prepareSocketAndLocationServices(apis);
|
||||
//无延迟
|
||||
// UiThreadHandler.postDelayed(() -> {
|
||||
//
|
||||
// }, delay);
|
||||
UiThreadHandler.postDelayed(() -> {
|
||||
|
||||
}, delay);
|
||||
}
|
||||
|
||||
private void preparePassportEnvironment() {
|
||||
|
||||
Reference in New Issue
Block a user