修复部分bug

This commit is contained in:
huangzhuanghua
2016-10-26 18:03:09 +08:00
parent 383b7bce21
commit b3e2f3545d
8 changed files with 18 additions and 14 deletions

View File

@ -12,8 +12,6 @@ import android.widget.Toast;
import com.gh.common.constant.Config;
import com.gh.common.util.FileUtils;
import com.gh.common.util.NetworkUtils;
import com.gh.common.util.RunningUtils;
import com.gh.common.util.Utils;
import com.gh.gamecenter.SplashScreenActivity;
import com.gh.gamecenter.manager.DataCollectionManager;
import com.tencent.stat.StatService;