version:1.1.9

fix:
update:增加客服联系方式,优化主页显示
This commit is contained in:
2024-09-04 10:26:46 +08:00
parent 7f134d6328
commit d8703be23b
15 changed files with 174 additions and 48 deletions

View File

@@ -98,6 +98,8 @@ public class DesktopIcon implements Serializable, Parcelable {
switch (mPackage) {
case AppManager.ADD_NAME:
return context.getDrawable(R.drawable.home_icon_add);
case "xxpatx.os.service":
return context.getDrawable(R.drawable.icon_wechat_service);
case "aios.daily.app":
return context.getDrawable(R.drawable.icon_daily_app);
case "aios.appstore":