android:open performance
This commit is contained in:
parent
fd8cac42ed
commit
b4493ef777
@ -44,6 +44,6 @@ public class MyApplication extends Application {
|
|||||||
DoricRegistry.setEnvironmentValue(map);
|
DoricRegistry.setEnvironmentValue(map);
|
||||||
}
|
}
|
||||||
}, intentFilter);
|
}, intentFilter);
|
||||||
//DoricRegistry.enablePerformance(true);
|
DoricRegistry.enablePerformance(true);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user