!format: 全局格式化代码

This commit is contained in:
chenjuntao
2022-10-26 18:16:47 +08:00
parent 322774fc78
commit 6dca8cf33c
1424 changed files with 19848 additions and 14390 deletions

View File

@ -3,7 +3,9 @@ package com.gh.gamecenter;
import android.content.Context;
import android.content.Intent;
import android.os.Bundle;
import androidx.annotation.NonNull;
import com.gh.gamecenter.common.base.activity.ToolBarActivity;
import com.gh.gamecenter.common.constant.EntranceConsts;
import com.gh.gamecenter.common.utils.ExtensionsKt;