光环助手V3.5 DEV(20181011-1800)测试问题汇总(前端)https://gitlab.ghzhushou.com/pm/halo-app-issues/issues/370
(完成:1.10,11,13,14,15,20,22,25,27,28,29,30,31,32,35,36,)
This commit is contained in:
@ -185,7 +185,7 @@ public class SplashScreenActivity extends BaseActivity {
|
||||
@Override
|
||||
public void onSuccess(String s) {
|
||||
Utils.log("Gid", s);
|
||||
Utils.toast(SplashScreenActivity.this, "光环ID -> " + s);
|
||||
// Utils.toast(SplashScreenActivity.this, "光环ID -> " + s);
|
||||
mSharedPreferences.edit().putString(Constants.DEVICE_KEY, s).apply();
|
||||
|
||||
HaloApp.getInstance().setGid(s);
|
||||
|
||||
Reference in New Issue
Block a user