!format: 全局格式化代码
This commit is contained in:
@ -90,6 +90,7 @@ public class EntranceUtils {
|
||||
context.startActivity(SplashScreenActivity.getSplashScreenIntent(context, bundle));
|
||||
}
|
||||
}
|
||||
|
||||
public static void saveShortcut(String activityName, @Nullable Bundle bundle) {
|
||||
if (BuildConfig.DEBUG) {
|
||||
if (activityName.contains("MainActivity")) {
|
||||
|
||||
Reference in New Issue
Block a user