修改提示文本

This commit is contained in:
huangzhuanghua
2016-08-29 18:28:04 +08:00
parent 2bd6c38bf6
commit d4498fb573
5 changed files with 6 additions and 5 deletions

View File

@ -390,7 +390,7 @@ public class SettingActivity extends BaseActivity implements OnClickListener {
}
if (response.length() == 0) {
toast("已是最新版本");
toast("您的光环助手已是最新版本");
} else {
Gson gson = new Gson();
appEntity = gson.fromJson(response.toString(),