version:1.4.2
fix: update:优化dock栏,优化图标显示
This commit is contained in:
@@ -102,6 +102,8 @@ public class DesktopIcon implements Serializable, Parcelable {
|
||||
return context.getDrawable(R.drawable.icon_wechat_service);
|
||||
case AppManager.CONTACT_PACKAGE:
|
||||
return context.getDrawable(R.drawable.com_android_contacts);
|
||||
case AppManager.EXIT_DESKTOP:
|
||||
return context.getDrawable(R.drawable.exit_icon);
|
||||
case "aios.daily.app":
|
||||
return context.getDrawable(R.drawable.icon_daily_app);
|
||||
case "aios.appstore":
|
||||
|
||||
Reference in New Issue
Block a user