完成【光环助手V5.4.0】骨架屏 UI 优化 (1026测试问题 3) https://git.ghzs.com/pm/halo-app-issues/-/issues/1575

This commit is contained in:
juntao
2021-10-26 15:13:24 +08:00
parent b078f38e62
commit 540d6cd1e4
24 changed files with 55 additions and 5 deletions

View File

@ -81,6 +81,8 @@ public class Constants {
// 骨架图配置
public static final int SHIMMER_ANGLE = 18;
public static final int SHIMMER_DURATION = 800;
public static final float MASK_WIDTH = 0.8F;
public static final float GRADIENT_CENTER_COLOR_WIDTH = 0.6F;
//引导设置 “通知管理” 引导弹窗
public static final String SP_SHOWED_NOTIFICATION_LOGIN = "show_notification_login_hint";