【光环助手V5.2.0】小米等设备第三方安装引导功能-客户端(测试1、2、4,数据埋点0830测试)https://git.ghzs.com/pm/halo-app-issues/-/issues/1410

This commit is contained in:
leafwai
2021-08-31 14:23:37 +08:00
parent c370edaa72
commit c196d5cdf5
4 changed files with 36 additions and 24 deletions

View File

@ -230,7 +230,7 @@ public class Config {
}
@Nullable
public static GameGuidePopupEntity getGameGuidePopupEntityEntity() {
public static GameGuidePopupEntity getGameGuidePopupEntity() {
if (mGameGuidePopupEntity == null) {
try {
String json = SPUtils.getString(Constants.SP_GAME_DETAIL_INSTALL_GUIDE_CONTENT);