From 9a4b76398009cf76c508d61f7e48fb6f5cb7ac2d Mon Sep 17 00:00:00 2001 From: xm <1271024303@qq.com> Date: 星期二, 21 七月 2020 09:46:53 +0800 Subject: [PATCH] 请合并最新多功能面板代码 --- ZigbeeApp/GateWay.Droid/Resources/Resource.designer.cs | 78 ++++++++++++++++++++++++++++---------- 1 files changed, 57 insertions(+), 21 deletions(-) diff --git a/ZigbeeApp/GateWay.Droid/Resources/Resource.designer.cs b/ZigbeeApp/GateWay.Droid/Resources/Resource.designer.cs index 09d3931..bc49746 100644 --- a/ZigbeeApp/GateWay.Droid/Resources/Resource.designer.cs +++ b/ZigbeeApp/GateWay.Droid/Resources/Resource.designer.cs @@ -2858,8 +2858,8 @@ // aapt resource value: 0x7F080073 public const int gd_click_effect_select = 2131230835; - // aapt resource value: 0x7F080086 - public const int Icon = 2131230854; + // aapt resource value: 0x7F080092 + public const int Icon = 2131230866; // aapt resource value: 0x7F080074 public const int ic_gdmap_add = 2131230836; @@ -2915,56 +2915,92 @@ // aapt resource value: 0x7F080085 public const int ic_wd_curtain_roll_progress = 2131230853; + // aapt resource value: 0x7F080086 + public const int ic_wd_on_curtain_blinds_progress = 2131230854; + // aapt resource value: 0x7F080087 - public const int Loading = 2131230855; + public const int ic_wd_on_curtain_blinds_progress2 = 2131230855; // aapt resource value: 0x7F080088 - public const int navigation_empty_icon = 2131230856; + public const int ic_wd_on_curtain_blinds_progress_close = 2131230856; // aapt resource value: 0x7F080089 - public const int notification_action_background = 2131230857; + public const int ic_wd_on_curtain_blinds_progress_close2 = 2131230857; // aapt resource value: 0x7F08008A - public const int notification_bg = 2131230858; + public const int ic_wd_on_curtain_h_bg = 2131230858; // aapt resource value: 0x7F08008B - public const int notification_bg_low = 2131230859; + public const int ic_wd_on_curtain_h_open = 2131230859; // aapt resource value: 0x7F08008C - public const int notification_bg_low_normal = 2131230860; + public const int ic_wd_on_curtain_h_progress = 2131230860; // aapt resource value: 0x7F08008D - public const int notification_bg_low_pressed = 2131230861; + public const int ic_wd_on_curtain_h_progress_close = 2131230861; // aapt resource value: 0x7F08008E - public const int notification_bg_normal = 2131230862; + public const int ic_wd_on_curtain_open = 2131230862; // aapt resource value: 0x7F08008F - public const int notification_bg_normal_pressed = 2131230863; + public const int ic_wd_on_curtain_roll_bg = 2131230863; // aapt resource value: 0x7F080090 - public const int notification_icon_background = 2131230864; + public const int ic_wd_on_curtain_roll_progress = 2131230864; // aapt resource value: 0x7F080091 - public const int notification_template_icon_bg = 2131230865; - - // aapt resource value: 0x7F080092 - public const int notification_template_icon_low_bg = 2131230866; + public const int ic_wd_on_curtain_roll_progress_close = 2131230865; // aapt resource value: 0x7F080093 - public const int notification_tile_bg = 2131230867; + public const int Loading = 2131230867; // aapt resource value: 0x7F080094 - public const int notify_panel_notification_icon_bg = 2131230868; + public const int navigation_empty_icon = 2131230868; // aapt resource value: 0x7F080095 - public const int selector_pickerview_btn = 2131230869; + public const int notification_action_background = 2131230869; // aapt resource value: 0x7F080096 - public const int tooltip_frame_dark = 2131230870; + public const int notification_bg = 2131230870; // aapt resource value: 0x7F080097 - public const int tooltip_frame_light = 2131230871; + public const int notification_bg_low = 2131230871; + + // aapt resource value: 0x7F080098 + public const int notification_bg_low_normal = 2131230872; + + // aapt resource value: 0x7F080099 + public const int notification_bg_low_pressed = 2131230873; + + // aapt resource value: 0x7F08009A + public const int notification_bg_normal = 2131230874; + + // aapt resource value: 0x7F08009B + public const int notification_bg_normal_pressed = 2131230875; + + // aapt resource value: 0x7F08009C + public const int notification_icon_background = 2131230876; + + // aapt resource value: 0x7F08009D + public const int notification_template_icon_bg = 2131230877; + + // aapt resource value: 0x7F08009E + public const int notification_template_icon_low_bg = 2131230878; + + // aapt resource value: 0x7F08009F + public const int notification_tile_bg = 2131230879; + + // aapt resource value: 0x7F0800A0 + public const int notify_panel_notification_icon_bg = 2131230880; + + // aapt resource value: 0x7F0800A1 + public const int selector_pickerview_btn = 2131230881; + + // aapt resource value: 0x7F0800A2 + public const int tooltip_frame_dark = 2131230882; + + // aapt resource value: 0x7F0800A3 + public const int tooltip_frame_light = 2131230883; static Drawable() { -- Gitblit v1.8.0