From 9d15f7a2c309cb859d5ed0f61e4eb2cac57e3507 Mon Sep 17 00:00:00 2001 From: 陈嘉乐 <cjl@hdlchina.com.cn> Date: 星期一, 22 六月 2020 17:34:52 +0800 Subject: [PATCH] 2020-06-22-1 --- HDL-ON_Android/Resources/Resource.designer.cs | 82 +++++++++++++++++++++++++++++----------- 1 files changed, 59 insertions(+), 23 deletions(-) diff --git a/HDL-ON_Android/Resources/Resource.designer.cs b/HDL-ON_Android/Resources/Resource.designer.cs index ed7081b..e706660 100644 --- a/HDL-ON_Android/Resources/Resource.designer.cs +++ b/HDL-ON_Android/Resources/Resource.designer.cs @@ -3784,8 +3784,8 @@ // aapt resource value: 0x7F080074 public const int gd_click_effect_select = 2131230836; - // aapt resource value: 0x7F08008A - public const int Icon = 2131230858; + // aapt resource value: 0x7F080096 + public const int Icon = 2131230870; // aapt resource value: 0x7F080075 public const int ic_gdmap_add = 2131230837; @@ -3850,62 +3850,98 @@ // aapt resource value: 0x7F080089 public const int ic_wd_curtain_roll_progress = 2131230857; + // aapt resource value: 0x7F08008A + public const int ic_wd_on_curtain_blinds_progress = 2131230858; + // aapt resource value: 0x7F08008B - public const int Loading = 2131230859; + public const int ic_wd_on_curtain_blinds_progress2 = 2131230859; // aapt resource value: 0x7F08008C - public const int mtrl_snackbar_background = 2131230860; + public const int ic_wd_on_curtain_blinds_progress_close = 2131230860; // aapt resource value: 0x7F08008D - public const int mtrl_tabs_default_indicator = 2131230861; + public const int ic_wd_on_curtain_blinds_progress_close2 = 2131230861; // aapt resource value: 0x7F08008E - public const int navigation_empty_icon = 2131230862; + public const int ic_wd_on_curtain_h_bg = 2131230862; // aapt resource value: 0x7F08008F - public const int notification_action_background = 2131230863; + public const int ic_wd_on_curtain_h_open = 2131230863; // aapt resource value: 0x7F080090 - public const int notification_bg = 2131230864; + public const int ic_wd_on_curtain_h_progress = 2131230864; // aapt resource value: 0x7F080091 - public const int notification_bg_low = 2131230865; + public const int ic_wd_on_curtain_h_progress_close = 2131230865; // aapt resource value: 0x7F080092 - public const int notification_bg_low_normal = 2131230866; + public const int ic_wd_on_curtain_open = 2131230866; // aapt resource value: 0x7F080093 - public const int notification_bg_low_pressed = 2131230867; + public const int ic_wd_on_curtain_roll_bg = 2131230867; // aapt resource value: 0x7F080094 - public const int notification_bg_normal = 2131230868; + public const int ic_wd_on_curtain_roll_progress = 2131230868; // aapt resource value: 0x7F080095 - public const int notification_bg_normal_pressed = 2131230869; - - // aapt resource value: 0x7F080096 - public const int notification_icon_background = 2131230870; + public const int ic_wd_on_curtain_roll_progress_close = 2131230869; // aapt resource value: 0x7F080097 - public const int notification_template_icon_bg = 2131230871; + public const int Loading = 2131230871; // aapt resource value: 0x7F080098 - public const int notification_template_icon_low_bg = 2131230872; + public const int mtrl_snackbar_background = 2131230872; // aapt resource value: 0x7F080099 - public const int notification_tile_bg = 2131230873; + public const int mtrl_tabs_default_indicator = 2131230873; // aapt resource value: 0x7F08009A - public const int notify_panel_notification_icon_bg = 2131230874; + public const int navigation_empty_icon = 2131230874; // aapt resource value: 0x7F08009B - public const int selector_pickerview_btn = 2131230875; + public const int notification_action_background = 2131230875; // aapt resource value: 0x7F08009C - public const int tooltip_frame_dark = 2131230876; + public const int notification_bg = 2131230876; // aapt resource value: 0x7F08009D - public const int tooltip_frame_light = 2131230877; + public const int notification_bg_low = 2131230877; + + // aapt resource value: 0x7F08009E + public const int notification_bg_low_normal = 2131230878; + + // aapt resource value: 0x7F08009F + public const int notification_bg_low_pressed = 2131230879; + + // aapt resource value: 0x7F0800A0 + public const int notification_bg_normal = 2131230880; + + // aapt resource value: 0x7F0800A1 + public const int notification_bg_normal_pressed = 2131230881; + + // aapt resource value: 0x7F0800A2 + public const int notification_icon_background = 2131230882; + + // aapt resource value: 0x7F0800A3 + public const int notification_template_icon_bg = 2131230883; + + // aapt resource value: 0x7F0800A4 + public const int notification_template_icon_low_bg = 2131230884; + + // aapt resource value: 0x7F0800A5 + public const int notification_tile_bg = 2131230885; + + // aapt resource value: 0x7F0800A6 + public const int notify_panel_notification_icon_bg = 2131230886; + + // aapt resource value: 0x7F0800A7 + public const int selector_pickerview_btn = 2131230887; + + // aapt resource value: 0x7F0800A8 + public const int tooltip_frame_dark = 2131230888; + + // aapt resource value: 0x7F0800A9 + public const int tooltip_frame_light = 2131230889; static Drawable() { -- Gitblit v1.8.0