From 404cdc88627f942df7944af04ee05b9d527752d6 Mon Sep 17 00:00:00 2001
From: 黄学彪 <hxb@hdlchina.com.cn>
Date: 星期一, 30 九月 2019 13:22:40 +0800
Subject: [PATCH] 合并了徐梅的按键面板绑定
---
ZigbeeApp/GateWay.Droid/Resources/Resource.designer.cs | 1920 +++++++++++++++++++++++++++++++++++++++++++++++------------
1 files changed, 1,524 insertions(+), 396 deletions(-)
diff --git a/ZigbeeApp/GateWay.Droid/Resources/Resource.designer.cs b/ZigbeeApp/GateWay.Droid/Resources/Resource.designer.cs
old mode 100644
new mode 100755
index 90bc8ff..8401703
--- a/ZigbeeApp/GateWay.Droid/Resources/Resource.designer.cs
+++ b/ZigbeeApp/GateWay.Droid/Resources/Resource.designer.cs
@@ -1,396 +1,1524 @@
-#pragma warning disable 1591
-//------------------------------------------------------------------------------
-// <auto-generated>
-// This code was generated by a tool.
-// Runtime Version:4.0.30319.42000
-//
-// Changes to this file may cause incorrect behavior and will be lost if
-// the code is regenerated.
-// </auto-generated>
-//------------------------------------------------------------------------------
-
-[assembly: global::Android.Runtime.ResourceDesignerAttribute("GateWay.Droid.Resource", IsApplication=true)]
-
-namespace GateWay.Droid
-{
-
-
- [System.CodeDom.Compiler.GeneratedCodeAttribute("Xamarin.Android.Build.Tasks", "1.0.0.0")]
- public partial class Resource
- {
-
- static Resource()
- {
- global::Android.Runtime.ResourceIdManager.UpdateIdValues();
- }
-
- public static void UpdateIdValues()
- {
- global::Shared.Droid.TCL.Resource.Animation.timepicker_anim_enter_bottom = global::GateWay.Droid.Resource.Animation.timepicker_anim_enter_bottom;
- global::Shared.Droid.TCL.Resource.Animation.timepicker_anim_exit_bottom = global::GateWay.Droid.Resource.Animation.timepicker_anim_exit_bottom;
- global::Shared.Droid.TCL.Resource.Color.wheel_timebtn_nor = global::GateWay.Droid.Resource.Color.wheel_timebtn_nor;
- global::Shared.Droid.TCL.Resource.Color.wheel_timebtn_pre = global::GateWay.Droid.Resource.Color.wheel_timebtn_pre;
- global::Shared.Droid.TCL.Resource.Dimension.activity_horizontal_margin = global::GateWay.Droid.Resource.Dimension.activity_horizontal_margin;
- global::Shared.Droid.TCL.Resource.Dimension.activity_vertical_margin = global::GateWay.Droid.Resource.Dimension.activity_vertical_margin;
- global::Shared.Droid.TCL.Resource.Drawable.bg_above_timepicker = global::GateWay.Droid.Resource.Drawable.bg_above_timepicker;
- global::Shared.Droid.TCL.Resource.Drawable.bg_line_timepicker = global::GateWay.Droid.Resource.Drawable.bg_line_timepicker;
- global::Shared.Droid.TCL.Resource.Drawable.ic_launcher = global::GateWay.Droid.Resource.Drawable.ic_launcher;
- global::Shared.Droid.TCL.Resource.Drawable.wheel_timebtn = global::GateWay.Droid.Resource.Drawable.wheel_timebtn;
- global::Shared.Droid.TCL.Resource.Drawable.wheel_val = global::GateWay.Droid.Resource.Drawable.wheel_val;
- global::Shared.Droid.TCL.Resource.Id.action_settings = global::GateWay.Droid.Resource.Id.action_settings;
- global::Shared.Droid.TCL.Resource.Id.btnCancel = global::GateWay.Droid.Resource.Id.btnCancel;
- global::Shared.Droid.TCL.Resource.Id.btnSubmit = global::GateWay.Droid.Resource.Id.btnSubmit;
- global::Shared.Droid.TCL.Resource.Id.day = global::GateWay.Droid.Resource.Id.day;
- global::Shared.Droid.TCL.Resource.Id.hour = global::GateWay.Droid.Resource.Id.hour;
- global::Shared.Droid.TCL.Resource.Id.min = global::GateWay.Droid.Resource.Id.min;
- global::Shared.Droid.TCL.Resource.Id.month = global::GateWay.Droid.Resource.Id.month;
- global::Shared.Droid.TCL.Resource.Id.options1 = global::GateWay.Droid.Resource.Id.options1;
- global::Shared.Droid.TCL.Resource.Id.options2 = global::GateWay.Droid.Resource.Id.options2;
- global::Shared.Droid.TCL.Resource.Id.options3 = global::GateWay.Droid.Resource.Id.options3;
- global::Shared.Droid.TCL.Resource.Id.optionspicker = global::GateWay.Droid.Resource.Id.optionspicker;
- global::Shared.Droid.TCL.Resource.Id.timepicker = global::GateWay.Droid.Resource.Id.timepicker;
- global::Shared.Droid.TCL.Resource.Id.tvOptions = global::GateWay.Droid.Resource.Id.tvOptions;
- global::Shared.Droid.TCL.Resource.Id.tvTime = global::GateWay.Droid.Resource.Id.tvTime;
- global::Shared.Droid.TCL.Resource.Id.year = global::GateWay.Droid.Resource.Id.year;
- global::Shared.Droid.TCL.Resource.Layout.activity_main = global::GateWay.Droid.Resource.Layout.activity_main;
- global::Shared.Droid.TCL.Resource.Layout.include_optionspicker = global::GateWay.Droid.Resource.Layout.include_optionspicker;
- global::Shared.Droid.TCL.Resource.Layout.include_timepicker = global::GateWay.Droid.Resource.Layout.include_timepicker;
- global::Shared.Droid.TCL.Resource.Layout.pw_options = global::GateWay.Droid.Resource.Layout.pw_options;
- global::Shared.Droid.TCL.Resource.Layout.pw_time = global::GateWay.Droid.Resource.Layout.pw_time;
- global::Shared.Droid.TCL.Resource.Menu.main = global::GateWay.Droid.Resource.Menu.main;
- global::Shared.Droid.TCL.Resource.String.action_settings = global::GateWay.Droid.Resource.String.action_settings;
- global::Shared.Droid.TCL.Resource.String.app_name = global::GateWay.Droid.Resource.String.app_name;
- global::Shared.Droid.TCL.Resource.String.hello_world = global::GateWay.Droid.Resource.String.hello_world;
- global::Shared.Droid.TCL.Resource.String.pickerview_cancel = global::GateWay.Droid.Resource.String.pickerview_cancel;
- global::Shared.Droid.TCL.Resource.String.pickerview_day = global::GateWay.Droid.Resource.String.pickerview_day;
- global::Shared.Droid.TCL.Resource.String.pickerview_hours = global::GateWay.Droid.Resource.String.pickerview_hours;
- global::Shared.Droid.TCL.Resource.String.pickerview_minutes = global::GateWay.Droid.Resource.String.pickerview_minutes;
- global::Shared.Droid.TCL.Resource.String.pickerview_month = global::GateWay.Droid.Resource.String.pickerview_month;
- global::Shared.Droid.TCL.Resource.String.pickerview_seconds = global::GateWay.Droid.Resource.String.pickerview_seconds;
- global::Shared.Droid.TCL.Resource.String.pickerview_submit = global::GateWay.Droid.Resource.String.pickerview_submit;
- global::Shared.Droid.TCL.Resource.String.pickerview_year = global::GateWay.Droid.Resource.String.pickerview_year;
- global::Shared.Droid.TCL.Resource.Style.AppBaseTheme = global::GateWay.Droid.Resource.Style.AppBaseTheme;
- global::Shared.Droid.TCL.Resource.Style.AppTheme = global::GateWay.Droid.Resource.Style.AppTheme;
- global::Shared.Droid.TCL.Resource.Style.timepopwindow_anim_style = global::GateWay.Droid.Resource.Style.timepopwindow_anim_style;
- }
-
- public partial class Animation
- {
-
- // aapt resource value: 0x7f050000
- public const int timepicker_anim_enter_bottom = 2131034112;
-
- // aapt resource value: 0x7f050001
- public const int timepicker_anim_exit_bottom = 2131034113;
-
- static Animation()
- {
- global::Android.Runtime.ResourceIdManager.UpdateIdValues();
- }
-
- private Animation()
- {
- }
- }
-
- public partial class Attribute
- {
-
- static Attribute()
- {
- global::Android.Runtime.ResourceIdManager.UpdateIdValues();
- }
-
- private Attribute()
- {
- }
- }
-
- public partial class Color
- {
-
- // aapt resource value: 0x7f070000
- public const int wheel_timebtn_nor = 2131165184;
-
- // aapt resource value: 0x7f070001
- public const int wheel_timebtn_pre = 2131165185;
-
- static Color()
- {
- global::Android.Runtime.ResourceIdManager.UpdateIdValues();
- }
-
- private Color()
- {
- }
- }
-
- public partial class Dimension
- {
-
- // aapt resource value: 0x7f080000
- public const int activity_horizontal_margin = 2131230720;
-
- // aapt resource value: 0x7f080001
- public const int activity_vertical_margin = 2131230721;
-
- static Dimension()
- {
- global::Android.Runtime.ResourceIdManager.UpdateIdValues();
- }
-
- private Dimension()
- {
- }
- }
-
- public partial class Drawable
- {
-
- // aapt resource value: 0x7f020000
- public const int bg_above_timepicker = 2130837504;
-
- // aapt resource value: 0x7f020001
- public const int bg_line_timepicker = 2130837505;
-
- // aapt resource value: 0x7f020002
- public const int ic_launcher = 2130837506;
-
- // aapt resource value: 0x7f020003
- public const int Icon = 2130837507;
-
- // aapt resource value: 0x7f020004
- public const int Loading = 2130837508;
-
- // aapt resource value: 0x7f020005
- public const int wheel_timebtn = 2130837509;
-
- // aapt resource value: 0x7f020006
- public const int wheel_val = 2130837510;
-
- static Drawable()
- {
- global::Android.Runtime.ResourceIdManager.UpdateIdValues();
- }
-
- private Drawable()
- {
- }
- }
-
- public partial class Id
- {
-
- // aapt resource value: 0x7f0c000f
- public const int action_settings = 2131492879;
-
- // aapt resource value: 0x7f0c000b
- public const int btnCancel = 2131492875;
-
- // aapt resource value: 0x7f0c000c
- public const int btnSubmit = 2131492876;
-
- // aapt resource value: 0x7f0c0007
- public const int day = 2131492871;
-
- // aapt resource value: 0x7f0c0008
- public const int hour = 2131492872;
-
- // aapt resource value: 0x7f0c0009
- public const int min = 2131492873;
-
- // aapt resource value: 0x7f0c0006
- public const int month = 2131492870;
-
- // aapt resource value: 0x7f0c000a
- public const int myButton = 2131492874;
-
- // aapt resource value: 0x7f0c0002
- public const int options1 = 2131492866;
-
- // aapt resource value: 0x7f0c0003
- public const int options2 = 2131492867;
-
- // aapt resource value: 0x7f0c0004
- public const int options3 = 2131492868;
-
- // aapt resource value: 0x7f0c000d
- public const int optionspicker = 2131492877;
-
- // aapt resource value: 0x7f0c000e
- public const int timepicker = 2131492878;
-
- // aapt resource value: 0x7f0c0001
- public const int tvOptions = 2131492865;
-
- // aapt resource value: 0x7f0c0000
- public const int tvTime = 2131492864;
-
- // aapt resource value: 0x7f0c0005
- public const int year = 2131492869;
-
- static Id()
- {
- global::Android.Runtime.ResourceIdManager.UpdateIdValues();
- }
-
- private Id()
- {
- }
- }
-
- public partial class Layout
- {
-
- // aapt resource value: 0x7f040000
- public const int activity_main = 2130968576;
-
- // aapt resource value: 0x7f040001
- public const int include_optionspicker = 2130968577;
-
- // aapt resource value: 0x7f040002
- public const int include_timepicker = 2130968578;
-
- // aapt resource value: 0x7f040003
- public const int Main = 2130968579;
-
- // aapt resource value: 0x7f040004
- public const int pw_options = 2130968580;
-
- // aapt resource value: 0x7f040005
- public const int pw_time = 2130968581;
-
- static Layout()
- {
- global::Android.Runtime.ResourceIdManager.UpdateIdValues();
- }
-
- private Layout()
- {
- }
- }
-
- public partial class Menu
- {
-
- // aapt resource value: 0x7f0b0000
- public const int main = 2131427328;
-
- static Menu()
- {
- global::Android.Runtime.ResourceIdManager.UpdateIdValues();
- }
-
- private Menu()
- {
- }
- }
-
- public partial class Mipmap
- {
-
- // aapt resource value: 0x7f030000
- public const int Icon = 2130903040;
-
- static Mipmap()
- {
- global::Android.Runtime.ResourceIdManager.UpdateIdValues();
- }
-
- private Mipmap()
- {
- }
- }
-
- public partial class String
- {
-
- // aapt resource value: 0x7f090001
- public const int action_settings = 2131296257;
-
- // aapt resource value: 0x7f090000
- public const int app_name = 2131296256;
-
- // aapt resource value: 0x7f09000b
- public const int hello = 2131296267;
-
- // aapt resource value: 0x7f090002
- public const int hello_world = 2131296258;
-
- // aapt resource value: 0x7f090003
- public const int pickerview_cancel = 2131296259;
-
- // aapt resource value: 0x7f090007
- public const int pickerview_day = 2131296263;
-
- // aapt resource value: 0x7f090008
- public const int pickerview_hours = 2131296264;
-
- // aapt resource value: 0x7f090009
- public const int pickerview_minutes = 2131296265;
-
- // aapt resource value: 0x7f090006
- public const int pickerview_month = 2131296262;
-
- // aapt resource value: 0x7f09000a
- public const int pickerview_seconds = 2131296266;
-
- // aapt resource value: 0x7f090004
- public const int pickerview_submit = 2131296260;
-
- // aapt resource value: 0x7f090005
- public const int pickerview_year = 2131296261;
-
- static String()
- {
- global::Android.Runtime.ResourceIdManager.UpdateIdValues();
- }
-
- private String()
- {
- }
- }
-
- public partial class Style
- {
-
- // aapt resource value: 0x7f0a0000
- public const int AppBaseTheme = 2131361792;
-
- // aapt resource value: 0x7f0a0001
- public const int AppTheme = 2131361793;
-
- // aapt resource value: 0x7f0a0003
- public const int MyTheme = 2131361795;
-
- // aapt resource value: 0x7f0a0002
- public const int timepopwindow_anim_style = 2131361794;
-
- static Style()
- {
- global::Android.Runtime.ResourceIdManager.UpdateIdValues();
- }
-
- private Style()
- {
- }
- }
-
- public partial class Xml
- {
-
- // aapt resource value: 0x7f060000
- public const int file_paths = 2131099648;
-
- static Xml()
- {
- global::Android.Runtime.ResourceIdManager.UpdateIdValues();
- }
-
- private Xml()
- {
- }
- }
- }
-}
-#pragma warning restore 1591
+#pragma warning disable 1591
+//------------------------------------------------------------------------------
+// <auto-generated>
+// 姝や唬鐮佺敱宸ュ叿鐢熸垚銆�
+// 杩愯鏃剁増鏈�:4.0.30319.42000
+//
+// 瀵规鏂囦欢鐨勬洿鏀瑰彲鑳戒細瀵艰嚧涓嶆纭殑琛屼负锛屽苟涓斿鏋�
+// 閲嶆柊鐢熸垚浠g爜锛岃繖浜涙洿鏀瑰皢浼氫涪澶便��
+// </auto-generated>
+//------------------------------------------------------------------------------
+
+[assembly: global::Android.Runtime.ResourceDesignerAttribute("GateWay.Droid.Resource", IsApplication=true)]
+
+namespace GateWay.Droid
+{
+
+
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("Xamarin.Android.Build.Tasks", "1.0.0.0")]
+ public partial class Resource
+ {
+
+ static Resource()
+ {
+ global::Android.Runtime.ResourceIdManager.UpdateIdValues();
+ }
+
+ public static void UpdateIdValues()
+ {
+ global::Shared.Droid.TCL.Resource.Animation.timepicker_anim_enter_bottom = global::GateWay.Droid.Resource.Animation.timepicker_anim_enter_bottom;
+ global::Shared.Droid.TCL.Resource.Animation.timepicker_anim_exit_bottom = global::GateWay.Droid.Resource.Animation.timepicker_anim_exit_bottom;
+ global::Shared.Droid.TCL.Resource.Boolean.abc_action_bar_embed_tabs = global::GateWay.Droid.Resource.Boolean.abc_action_bar_embed_tabs;
+ global::Shared.Droid.TCL.Resource.Color.material_grey_100 = global::GateWay.Droid.Resource.Color.material_grey_100;
+ global::Shared.Droid.TCL.Resource.Color.material_grey_300 = global::GateWay.Droid.Resource.Color.material_grey_300;
+ global::Shared.Droid.TCL.Resource.Color.material_grey_50 = global::GateWay.Droid.Resource.Color.material_grey_50;
+ global::Shared.Droid.TCL.Resource.Color.primary_text_default_material_dark = global::GateWay.Droid.Resource.Color.primary_text_default_material_dark;
+ global::Shared.Droid.TCL.Resource.Color.ripple_material_light = global::GateWay.Droid.Resource.Color.ripple_material_light;
+ global::Shared.Droid.TCL.Resource.Color.secondary_text_default_material_dark = global::GateWay.Droid.Resource.Color.secondary_text_default_material_dark;
+ global::Shared.Droid.TCL.Resource.Color.secondary_text_default_material_light = global::GateWay.Droid.Resource.Color.secondary_text_default_material_light;
+ global::Shared.Droid.TCL.Resource.Color.wheel_timebtn_nor = global::GateWay.Droid.Resource.Color.wheel_timebtn_nor;
+ global::Shared.Droid.TCL.Resource.Color.wheel_timebtn_pre = global::GateWay.Droid.Resource.Color.wheel_timebtn_pre;
+ global::Shared.Droid.TCL.Resource.Dimension.activity_horizontal_margin = global::GateWay.Droid.Resource.Dimension.activity_horizontal_margin;
+ global::Shared.Droid.TCL.Resource.Dimension.activity_vertical_margin = global::GateWay.Droid.Resource.Dimension.activity_vertical_margin;
+ global::Shared.Droid.TCL.Resource.Dimension.notification_large_icon_height = global::GateWay.Droid.Resource.Dimension.notification_large_icon_height;
+ global::Shared.Droid.TCL.Resource.Dimension.notification_large_icon_width = global::GateWay.Droid.Resource.Dimension.notification_large_icon_width;
+ global::Shared.Droid.TCL.Resource.Dimension.notification_subtext_size = global::GateWay.Droid.Resource.Dimension.notification_subtext_size;
+ global::Shared.Droid.TCL.Resource.Drawable.bg_above_timepicker = global::GateWay.Droid.Resource.Drawable.bg_above_timepicker;
+ global::Shared.Droid.TCL.Resource.Drawable.bg_line_timepicker = global::GateWay.Droid.Resource.Drawable.bg_line_timepicker;
+ global::Shared.Droid.TCL.Resource.Drawable.ic_launcher = global::GateWay.Droid.Resource.Drawable.ic_launcher;
+ global::Shared.Droid.TCL.Resource.Drawable.notification_template_icon_bg = global::GateWay.Droid.Resource.Drawable.notification_template_icon_bg;
+ global::Shared.Droid.TCL.Resource.Drawable.wheel_timebtn = global::GateWay.Droid.Resource.Drawable.wheel_timebtn;
+ global::Shared.Droid.TCL.Resource.Drawable.wheel_val = global::GateWay.Droid.Resource.Drawable.wheel_val;
+ global::Shared.Droid.TCL.Resource.Id.action0 = global::GateWay.Droid.Resource.Id.action0;
+ global::Shared.Droid.TCL.Resource.Id.action_divider = global::GateWay.Droid.Resource.Id.action_divider;
+ global::Shared.Droid.TCL.Resource.Id.action_settings = global::GateWay.Droid.Resource.Id.action_settings;
+ global::Shared.Droid.TCL.Resource.Id.btnCancel = global::GateWay.Droid.Resource.Id.btnCancel;
+ global::Shared.Droid.TCL.Resource.Id.btnSubmit = global::GateWay.Droid.Resource.Id.btnSubmit;
+ global::Shared.Droid.TCL.Resource.Id.cancel_action = global::GateWay.Droid.Resource.Id.cancel_action;
+ global::Shared.Droid.TCL.Resource.Id.chronometer = global::GateWay.Droid.Resource.Id.chronometer;
+ global::Shared.Droid.TCL.Resource.Id.day = global::GateWay.Droid.Resource.Id.day;
+ global::Shared.Droid.TCL.Resource.Id.end_padder = global::GateWay.Droid.Resource.Id.end_padder;
+ global::Shared.Droid.TCL.Resource.Id.hour = global::GateWay.Droid.Resource.Id.hour;
+ global::Shared.Droid.TCL.Resource.Id.icon = global::GateWay.Droid.Resource.Id.icon;
+ global::Shared.Droid.TCL.Resource.Id.info = global::GateWay.Droid.Resource.Id.info;
+ global::Shared.Droid.TCL.Resource.Id.line1 = global::GateWay.Droid.Resource.Id.line1;
+ global::Shared.Droid.TCL.Resource.Id.line3 = global::GateWay.Droid.Resource.Id.line3;
+ global::Shared.Droid.TCL.Resource.Id.media_actions = global::GateWay.Droid.Resource.Id.media_actions;
+ global::Shared.Droid.TCL.Resource.Id.min = global::GateWay.Droid.Resource.Id.min;
+ global::Shared.Droid.TCL.Resource.Id.month = global::GateWay.Droid.Resource.Id.month;
+ global::Shared.Droid.TCL.Resource.Id.normal = global::GateWay.Droid.Resource.Id.normal;
+ global::Shared.Droid.TCL.Resource.Id.options1 = global::GateWay.Droid.Resource.Id.options1;
+ global::Shared.Droid.TCL.Resource.Id.options2 = global::GateWay.Droid.Resource.Id.options2;
+ global::Shared.Droid.TCL.Resource.Id.options3 = global::GateWay.Droid.Resource.Id.options3;
+ global::Shared.Droid.TCL.Resource.Id.optionspicker = global::GateWay.Droid.Resource.Id.optionspicker;
+ global::Shared.Droid.TCL.Resource.Id.status_bar_latest_event_content = global::GateWay.Droid.Resource.Id.status_bar_latest_event_content;
+ global::Shared.Droid.TCL.Resource.Id.text = global::GateWay.Droid.Resource.Id.text;
+ global::Shared.Droid.TCL.Resource.Id.text2 = global::GateWay.Droid.Resource.Id.text2;
+ global::Shared.Droid.TCL.Resource.Id.time = global::GateWay.Droid.Resource.Id.time;
+ global::Shared.Droid.TCL.Resource.Id.timepicker = global::GateWay.Droid.Resource.Id.timepicker;
+ global::Shared.Droid.TCL.Resource.Id.title = global::GateWay.Droid.Resource.Id.title;
+ global::Shared.Droid.TCL.Resource.Id.tvOptions = global::GateWay.Droid.Resource.Id.tvOptions;
+ global::Shared.Droid.TCL.Resource.Id.tvTime = global::GateWay.Droid.Resource.Id.tvTime;
+ global::Shared.Droid.TCL.Resource.Id.year = global::GateWay.Droid.Resource.Id.year;
+ global::Shared.Droid.TCL.Resource.Integer.cancel_button_image_alpha = global::GateWay.Droid.Resource.Integer.cancel_button_image_alpha;
+ global::Shared.Droid.TCL.Resource.Integer.status_bar_notification_info_maxnum = global::GateWay.Droid.Resource.Integer.status_bar_notification_info_maxnum;
+ global::Shared.Droid.TCL.Resource.Layout.activity_main = global::GateWay.Droid.Resource.Layout.activity_main;
+ global::Shared.Droid.TCL.Resource.Layout.include_optionspicker = global::GateWay.Droid.Resource.Layout.include_optionspicker;
+ global::Shared.Droid.TCL.Resource.Layout.include_timepicker = global::GateWay.Droid.Resource.Layout.include_timepicker;
+ global::Shared.Droid.TCL.Resource.Layout.notification_media_action = global::GateWay.Droid.Resource.Layout.notification_media_action;
+ global::Shared.Droid.TCL.Resource.Layout.notification_media_cancel_action = global::GateWay.Droid.Resource.Layout.notification_media_cancel_action;
+ global::Shared.Droid.TCL.Resource.Layout.notification_template_big_media = global::GateWay.Droid.Resource.Layout.notification_template_big_media;
+ global::Shared.Droid.TCL.Resource.Layout.notification_template_big_media_narrow = global::GateWay.Droid.Resource.Layout.notification_template_big_media_narrow;
+ global::Shared.Droid.TCL.Resource.Layout.notification_template_media = global::GateWay.Droid.Resource.Layout.notification_template_media;
+ global::Shared.Droid.TCL.Resource.Layout.notification_template_part_chronometer = global::GateWay.Droid.Resource.Layout.notification_template_part_chronometer;
+ global::Shared.Droid.TCL.Resource.Layout.notification_template_part_time = global::GateWay.Droid.Resource.Layout.notification_template_part_time;
+ global::Shared.Droid.TCL.Resource.Layout.pw_options = global::GateWay.Droid.Resource.Layout.pw_options;
+ global::Shared.Droid.TCL.Resource.Layout.pw_time = global::GateWay.Droid.Resource.Layout.pw_time;
+ global::Shared.Droid.TCL.Resource.Menu.main = global::GateWay.Droid.Resource.Menu.main;
+ global::Shared.Droid.TCL.Resource.String.action_settings = global::GateWay.Droid.Resource.String.action_settings;
+ global::Shared.Droid.TCL.Resource.String.app_name = global::GateWay.Droid.Resource.String.app_name;
+ global::Shared.Droid.TCL.Resource.String.hello_world = global::GateWay.Droid.Resource.String.hello_world;
+ global::Shared.Droid.TCL.Resource.String.pickerview_cancel = global::GateWay.Droid.Resource.String.pickerview_cancel;
+ global::Shared.Droid.TCL.Resource.String.pickerview_day = global::GateWay.Droid.Resource.String.pickerview_day;
+ global::Shared.Droid.TCL.Resource.String.pickerview_hours = global::GateWay.Droid.Resource.String.pickerview_hours;
+ global::Shared.Droid.TCL.Resource.String.pickerview_minutes = global::GateWay.Droid.Resource.String.pickerview_minutes;
+ global::Shared.Droid.TCL.Resource.String.pickerview_month = global::GateWay.Droid.Resource.String.pickerview_month;
+ global::Shared.Droid.TCL.Resource.String.pickerview_seconds = global::GateWay.Droid.Resource.String.pickerview_seconds;
+ global::Shared.Droid.TCL.Resource.String.pickerview_submit = global::GateWay.Droid.Resource.String.pickerview_submit;
+ global::Shared.Droid.TCL.Resource.String.pickerview_year = global::GateWay.Droid.Resource.String.pickerview_year;
+ global::Shared.Droid.TCL.Resource.String.status_bar_notification_info_overflow = global::GateWay.Droid.Resource.String.status_bar_notification_info_overflow;
+ global::Shared.Droid.TCL.Resource.Style.AppBaseTheme = global::GateWay.Droid.Resource.Style.AppBaseTheme;
+ global::Shared.Droid.TCL.Resource.Style.AppTheme = global::GateWay.Droid.Resource.Style.AppTheme;
+ global::Shared.Droid.TCL.Resource.Style.timepopwindow_anim_style = global::GateWay.Droid.Resource.Style.timepopwindow_anim_style;
+ }
+
+ public partial class Animation
+ {
+
+ // aapt resource value: 0x7F010000
+ public const int fingerprint_draw_off_animation_interpolator_0 = 2130771968;
+
+ // aapt resource value: 0x7F010001
+ public const int fingerprint_draw_off_animation_interpolator_1 = 2130771969;
+
+ // aapt resource value: 0x7F010002
+ public const int fingerprint_draw_off_ridge_1_path_animation = 2130771970;
+
+ // aapt resource value: 0x7F010003
+ public const int fingerprint_draw_off_ridge_2_path_animation = 2130771971;
+
+ // aapt resource value: 0x7F010004
+ public const int fingerprint_draw_off_ridge_5_path_animation = 2130771972;
+
+ // aapt resource value: 0x7F010005
+ public const int fingerprint_draw_off_ridge_6_path_animation = 2130771973;
+
+ // aapt resource value: 0x7F010006
+ public const int fingerprint_draw_off_ridge_7_path_animation = 2130771974;
+
+ // aapt resource value: 0x7F010007
+ public const int fingerprint_draw_on_animation_interpolator_0 = 2130771975;
+
+ // aapt resource value: 0x7F010008
+ public const int fingerprint_draw_on_animation_interpolator_1 = 2130771976;
+
+ // aapt resource value: 0x7F010009
+ public const int fingerprint_draw_on_ridge_1_path_animation = 2130771977;
+
+ // aapt resource value: 0x7F01000A
+ public const int fingerprint_draw_on_ridge_2_path_animation = 2130771978;
+
+ // aapt resource value: 0x7F01000B
+ public const int fingerprint_draw_on_ridge_5_path_animation = 2130771979;
+
+ // aapt resource value: 0x7F01000C
+ public const int fingerprint_draw_on_ridge_6_path_animation = 2130771980;
+
+ // aapt resource value: 0x7F01000D
+ public const int fingerprint_draw_on_ridge_7_path_animation = 2130771981;
+
+ // aapt resource value: 0x7F01000E
+ public const int fingerprint_error_state_to_fp_animation_interpolator_0 = 2130771982;
+
+ // aapt resource value: 0x7F01000F
+ public const int fingerprint_error_state_to_fp_animation_interpolator_1 = 2130771983;
+
+ // aapt resource value: 0x7F010010
+ public const int fingerprint_error_state_to_fp_animation_interpolator_2 = 2130771984;
+
+ // aapt resource value: 0x7F010011
+ public const int fingerprint_error_state_to_fp_animation_interpolator_3 = 2130771985;
+
+ // aapt resource value: 0x7F010012
+ public const int fingerprint_error_state_to_fp_animation_interpolator_4 = 2130771986;
+
+ // aapt resource value: 0x7F010013
+ public const int fingerprint_error_state_to_fp_animation_interpolator_5 = 2130771987;
+
+ // aapt resource value: 0x7F010014
+ public const int fingerprint_error_state_to_fp_group_1_animation = 2130771988;
+
+ // aapt resource value: 0x7F010015
+ public const int fingerprint_error_state_to_fp_group_2_animation = 2130771989;
+
+ // aapt resource value: 0x7F010016
+ public const int fingerprint_error_state_to_fp_path_1_animation = 2130771990;
+
+ // aapt resource value: 0x7F010017
+ public const int fingerprint_error_state_to_fp_path_2_animation = 2130771991;
+
+ // aapt resource value: 0x7F010018
+ public const int fingerprint_error_state_to_fp_path_3_animation = 2130771992;
+
+ // aapt resource value: 0x7F010019
+ public const int fingerprint_error_state_to_fp_ridge_1_path_animation = 2130771993;
+
+ // aapt resource value: 0x7F01001A
+ public const int fingerprint_error_state_to_fp_ridge_2_path_animation = 2130771994;
+
+ // aapt resource value: 0x7F01001B
+ public const int fingerprint_error_state_to_fp_ridge_5_path_animation = 2130771995;
+
+ // aapt resource value: 0x7F01001C
+ public const int fingerprint_error_state_to_fp_ridge_6_path_animation = 2130771996;
+
+ // aapt resource value: 0x7F01001D
+ public const int fingerprint_error_state_to_fp_ridge_7_path_animation = 2130771997;
+
+ // aapt resource value: 0x7F01001E
+ public const int fingerprint_error_state_to_fp_white_fingerprint_ridges_animation = 2130771998;
+
+ // aapt resource value: 0x7F01001F
+ public const int fingerprint_fp_to_error_state_animation_interpolator_0 = 2130771999;
+
+ // aapt resource value: 0x7F010020
+ public const int fingerprint_fp_to_error_state_animation_interpolator_1 = 2130772000;
+
+ // aapt resource value: 0x7F010021
+ public const int fingerprint_fp_to_error_state_animation_interpolator_2 = 2130772001;
+
+ // aapt resource value: 0x7F010022
+ public const int fingerprint_fp_to_error_state_animation_interpolator_3 = 2130772002;
+
+ // aapt resource value: 0x7F010023
+ public const int fingerprint_fp_to_error_state_animation_interpolator_4 = 2130772003;
+
+ // aapt resource value: 0x7F010024
+ public const int fingerprint_fp_to_error_state_animation_interpolator_5 = 2130772004;
+
+ // aapt resource value: 0x7F010025
+ public const int fingerprint_fp_to_error_state_fingerprint_ridges_animation = 2130772005;
+
+ // aapt resource value: 0x7F010026
+ public const int fingerprint_fp_to_error_state_group_1_animation = 2130772006;
+
+ // aapt resource value: 0x7F010027
+ public const int fingerprint_fp_to_error_state_group_2_animation = 2130772007;
+
+ // aapt resource value: 0x7F010028
+ public const int fingerprint_fp_to_error_state_path_1_animation = 2130772008;
+
+ // aapt resource value: 0x7F010029
+ public const int fingerprint_fp_to_error_state_path_2_animation = 2130772009;
+
+ // aapt resource value: 0x7F01002A
+ public const int fingerprint_fp_to_error_state_path_3_animation = 2130772010;
+
+ // aapt resource value: 0x7F01002B
+ public const int fingerprint_fp_to_error_state_ridge_1_path_0_animation = 2130772011;
+
+ // aapt resource value: 0x7F01002C
+ public const int fingerprint_fp_to_error_state_ridge_1_path_animation = 2130772012;
+
+ // aapt resource value: 0x7F01002D
+ public const int fingerprint_fp_to_error_state_ridge_2_path_0_animation = 2130772013;
+
+ // aapt resource value: 0x7F01002E
+ public const int fingerprint_fp_to_error_state_ridge_2_path_animation = 2130772014;
+
+ // aapt resource value: 0x7F01002F
+ public const int fingerprint_fp_to_error_state_ridge_5_path_0_animation = 2130772015;
+
+ // aapt resource value: 0x7F010030
+ public const int fingerprint_fp_to_error_state_ridge_5_path_animation = 2130772016;
+
+ // aapt resource value: 0x7F010031
+ public const int fingerprint_fp_to_error_state_ridge_6_path_0_animation = 2130772017;
+
+ // aapt resource value: 0x7F010032
+ public const int fingerprint_fp_to_error_state_ridge_6_path_animation = 2130772018;
+
+ // aapt resource value: 0x7F010033
+ public const int fingerprint_fp_to_error_state_ridge_7_path_0_animation = 2130772019;
+
+ // aapt resource value: 0x7F010034
+ public const int fingerprint_fp_to_error_state_ridge_7_path_animation = 2130772020;
+
+ // aapt resource value: 0x7F010035
+ public const int fingerprint_fp_to_error_state_white_fingerprint_ridges_animation = 2130772021;
+
+ // aapt resource value: 0x7F010036
+ public const int move_in = 2130772022;
+
+ // aapt resource value: 0x7F010037
+ public const int move_out = 2130772023;
+
+ // aapt resource value: 0x7F010038
+ public const int pickerview_dialog_scale_in = 2130772024;
+
+ // aapt resource value: 0x7F010039
+ public const int pickerview_dialog_scale_out = 2130772025;
+
+ // aapt resource value: 0x7F01003A
+ public const int pickerview_slide_in_bottom = 2130772026;
+
+ // aapt resource value: 0x7F01003B
+ public const int pickerview_slide_out_bottom = 2130772027;
+
+ // aapt resource value: 0x7F01003C
+ public const int timepicker_anim_enter_bottom = 2130772028;
+
+ // aapt resource value: 0x7F01003D
+ public const int timepicker_anim_exit_bottom = 2130772029;
+
+ static Animation()
+ {
+ global::Android.Runtime.ResourceIdManager.UpdateIdValues();
+ }
+
+ private Animation()
+ {
+ }
+ }
+
+ public partial class Array
+ {
+
+ // aapt resource value: 0x7F020000
+ public const int arc_colors_default = 2130837504;
+
+ static Array()
+ {
+ global::Android.Runtime.ResourceIdManager.UpdateIdValues();
+ }
+
+ private Array()
+ {
+ }
+ }
+
+ public partial class Attribute
+ {
+
+ // aapt resource value: 0x7F030000
+ public const int arc_border_color = 2130903040;
+
+ // aapt resource value: 0x7F030001
+ public const int arc_border_width = 2130903041;
+
+ // aapt resource value: 0x7F030002
+ public const int arc_colors = 2130903042;
+
+ // aapt resource value: 0x7F030003
+ public const int arc_max = 2130903043;
+
+ // aapt resource value: 0x7F030004
+ public const int arc_min = 2130903044;
+
+ // aapt resource value: 0x7F030005
+ public const int arc_open_angle = 2130903045;
+
+ // aapt resource value: 0x7F030006
+ public const int arc_progress = 2130903046;
+
+ // aapt resource value: 0x7F030007
+ public const int arc_progress_bar_color = 2130903047;
+
+ // aapt resource value: 0x7F030008
+ public const int arc_progress_bar_text_unit = 2130903048;
+
+ // aapt resource value: 0x7F030009
+ public const int arc_rotate_angle = 2130903049;
+
+ // aapt resource value: 0x7F03000A
+ public const int arc_shadow_radius = 2130903050;
+
+ // aapt resource value: 0x7F03000B
+ public const int arc_thumb_color = 2130903051;
+
+ // aapt resource value: 0x7F03000C
+ public const int arc_thumb_radius = 2130903052;
+
+ // aapt resource value: 0x7F03000D
+ public const int arc_thumb_shadow_color = 2130903053;
+
+ // aapt resource value: 0x7F03000E
+ public const int arc_thumb_shadow_radius = 2130903054;
+
+ // aapt resource value: 0x7F03000F
+ public const int arc_thumb_width = 2130903055;
+
+ // aapt resource value: 0x7F030010
+ public const int arc_width = 2130903056;
+
+ // aapt resource value: 0x7F030011
+ public const int biometricPromptDialogTheme = 2130903057;
+
+ // aapt resource value: 0x7F030012
+ public const int font = 2130903058;
+
+ // aapt resource value: 0x7F030013
+ public const int fontProviderAuthority = 2130903059;
+
+ // aapt resource value: 0x7F030014
+ public const int fontProviderCerts = 2130903060;
+
+ // aapt resource value: 0x7F030015
+ public const int fontProviderFetchStrategy = 2130903061;
+
+ // aapt resource value: 0x7F030016
+ public const int fontProviderFetchTimeout = 2130903062;
+
+ // aapt resource value: 0x7F030017
+ public const int fontProviderPackage = 2130903063;
+
+ // aapt resource value: 0x7F030018
+ public const int fontProviderQuery = 2130903064;
+
+ // aapt resource value: 0x7F030019
+ public const int fontStyle = 2130903065;
+
+ // aapt resource value: 0x7F03001A
+ public const int fontWeight = 2130903066;
+
+ // aapt resource value: 0x7F03001B
+ public const int hdl_arc_thumb_mode = 2130903067;
+
+ // aapt resource value: 0x7F03001C
+ public const int second_wave_color = 2130903068;
+
+ // aapt resource value: 0x7F03001D
+ public const int wave_bg_color = 2130903069;
+
+ // aapt resource value: 0x7F03001E
+ public const int wave_border_color = 2130903070;
+
+ // aapt resource value: 0x7F03001F
+ public const int wave_color = 2130903071;
+
+ // aapt resource value: 0x7F030020
+ public const int wave_height = 2130903072;
+
+ // aapt resource value: 0x7F030021
+ public const int wave_width = 2130903073;
+
+ // aapt resource value: 0x7F030022
+ public const int wheelview_dividerColor = 2130903074;
+
+ // aapt resource value: 0x7F030023
+ public const int wheelview_gravity = 2130903075;
+
+ // aapt resource value: 0x7F030024
+ public const int wheelview_lineSpacingMultiplier = 2130903076;
+
+ // aapt resource value: 0x7F030025
+ public const int wheelview_textColorCenter = 2130903077;
+
+ // aapt resource value: 0x7F030026
+ public const int wheelview_textColorOut = 2130903078;
+
+ // aapt resource value: 0x7F030027
+ public const int wheelview_textSize = 2130903079;
+
+ static Attribute()
+ {
+ global::Android.Runtime.ResourceIdManager.UpdateIdValues();
+ }
+
+ private Attribute()
+ {
+ }
+ }
+
+ public partial class Boolean
+ {
+
+ // aapt resource value: 0x7F040000
+ public const int abc_action_bar_embed_tabs = 2130968576;
+
+ static Boolean()
+ {
+ global::Android.Runtime.ResourceIdManager.UpdateIdValues();
+ }
+
+ private Boolean()
+ {
+ }
+ }
+
+ public partial class Color
+ {
+
+ // aapt resource value: 0x7F050000
+ public const int material_grey_100 = 2131034112;
+
+ // aapt resource value: 0x7F050001
+ public const int material_grey_300 = 2131034113;
+
+ // aapt resource value: 0x7F050002
+ public const int material_grey_50 = 2131034114;
+
+ // aapt resource value: 0x7F050003
+ public const int material_red_500 = 2131034115;
+
+ // aapt resource value: 0x7F050004
+ public const int notification_action_color_filter = 2131034116;
+
+ // aapt resource value: 0x7F050005
+ public const int notification_icon_bg_color = 2131034117;
+
+ // aapt resource value: 0x7F050006
+ public const int notification_material_background_media_default_color = 2131034118;
+
+ // aapt resource value: 0x7F050007
+ public const int pickerview_bgColor_default = 2131034119;
+
+ // aapt resource value: 0x7F050008
+ public const int pickerview_bgColor_overlay = 2131034120;
+
+ // aapt resource value: 0x7F050009
+ public const int pickerview_bg_topbar = 2131034121;
+
+ // aapt resource value: 0x7F05000A
+ public const int pickerview_timebtn_nor = 2131034122;
+
+ // aapt resource value: 0x7F05000B
+ public const int pickerview_timebtn_pre = 2131034123;
+
+ // aapt resource value: 0x7F05000C
+ public const int pickerview_topbar_title = 2131034124;
+
+ // aapt resource value: 0x7F05000D
+ public const int pickerview_wheelview_textcolor_center = 2131034125;
+
+ // aapt resource value: 0x7F05000E
+ public const int pickerview_wheelview_textcolor_divider = 2131034126;
+
+ // aapt resource value: 0x7F05000F
+ public const int pickerview_wheelview_textcolor_out = 2131034127;
+
+ // aapt resource value: 0x7F050010
+ public const int primary_text_default_material_dark = 2131034128;
+
+ // aapt resource value: 0x7F050011
+ public const int ripple_material_light = 2131034129;
+
+ // aapt resource value: 0x7F050012
+ public const int secondary_text_default_material_dark = 2131034130;
+
+ // aapt resource value: 0x7F050013
+ public const int secondary_text_default_material_light = 2131034131;
+
+ // aapt resource value: 0x7F050014
+ public const int wheel_timebtn_nor = 2131034132;
+
+ // aapt resource value: 0x7F050015
+ public const int wheel_timebtn_pre = 2131034133;
+
+ static Color()
+ {
+ global::Android.Runtime.ResourceIdManager.UpdateIdValues();
+ }
+
+ private Color()
+ {
+ }
+ }
+
+ public partial class Dimension
+ {
+
+ // aapt resource value: 0x7F060000
+ public const int activity_horizontal_margin = 2131099648;
+
+ // aapt resource value: 0x7F060001
+ public const int activity_vertical_margin = 2131099649;
+
+ // aapt resource value: 0x7F060002
+ public const int compat_button_inset_horizontal_material = 2131099650;
+
+ // aapt resource value: 0x7F060003
+ public const int compat_button_inset_vertical_material = 2131099651;
+
+ // aapt resource value: 0x7F060004
+ public const int compat_button_padding_horizontal_material = 2131099652;
+
+ // aapt resource value: 0x7F060005
+ public const int compat_button_padding_vertical_material = 2131099653;
+
+ // aapt resource value: 0x7F060006
+ public const int compat_control_corner_material = 2131099654;
+
+ // aapt resource value: 0x7F060007
+ public const int fingerprint_icon_size = 2131099655;
+
+ // aapt resource value: 0x7F060008
+ public const int fingerprint_status_layout_margin_vertical = 2131099656;
+
+ // aapt resource value: 0x7F060009
+ public const int notification_action_icon_size = 2131099657;
+
+ // aapt resource value: 0x7F06000A
+ public const int notification_action_text_size = 2131099658;
+
+ // aapt resource value: 0x7F06000B
+ public const int notification_big_circle_margin = 2131099659;
+
+ // aapt resource value: 0x7F06000C
+ public const int notification_content_margin_start = 2131099660;
+
+ // aapt resource value: 0x7F06000D
+ public const int notification_large_icon_height = 2131099661;
+
+ // aapt resource value: 0x7F06000E
+ public const int notification_large_icon_width = 2131099662;
+
+ // aapt resource value: 0x7F06000F
+ public const int notification_main_column_padding_top = 2131099663;
+
+ // aapt resource value: 0x7F060010
+ public const int notification_media_narrow_margin = 2131099664;
+
+ // aapt resource value: 0x7F060011
+ public const int notification_right_icon_size = 2131099665;
+
+ // aapt resource value: 0x7F060012
+ public const int notification_right_side_padding_top = 2131099666;
+
+ // aapt resource value: 0x7F060013
+ public const int notification_small_icon_background_padding = 2131099667;
+
+ // aapt resource value: 0x7F060014
+ public const int notification_small_icon_size_as_large = 2131099668;
+
+ // aapt resource value: 0x7F060015
+ public const int notification_subtext_size = 2131099669;
+
+ // aapt resource value: 0x7F060016
+ public const int notification_top_pad = 2131099670;
+
+ // aapt resource value: 0x7F060017
+ public const int notification_top_pad_large_text = 2131099671;
+
+ // aapt resource value: 0x7F060018
+ public const int pickerview_textsize = 2131099672;
+
+ // aapt resource value: 0x7F060019
+ public const int pickerview_topbar_btn_textsize = 2131099673;
+
+ // aapt resource value: 0x7F06001A
+ public const int pickerview_topbar_height = 2131099674;
+
+ // aapt resource value: 0x7F06001B
+ public const int pickerview_topbar_padding = 2131099675;
+
+ // aapt resource value: 0x7F06001C
+ public const int pickerview_topbar_title_textsize = 2131099676;
+
+ static Dimension()
+ {
+ global::Android.Runtime.ResourceIdManager.UpdateIdValues();
+ }
+
+ private Dimension()
+ {
+ }
+ }
+
+ public partial class Drawable
+ {
+
+ // aapt resource value: 0x7F070000
+ public const int bg_above_timepicker = 2131165184;
+
+ // aapt resource value: 0x7F070001
+ public const int bg_line_timepicker = 2131165185;
+
+ // aapt resource value: 0x7F070002
+ public const int fingerprint_draw_off = 2131165186;
+
+ // aapt resource value: 0x7F070003
+ public const int fingerprint_draw_off_animation = 2131165187;
+
+ // aapt resource value: 0x7F070004
+ public const int fingerprint_draw_on = 2131165188;
+
+ // aapt resource value: 0x7F070005
+ public const int fingerprint_draw_on_animation = 2131165189;
+
+ // aapt resource value: 0x7F070006
+ public const int fingerprint_error = 2131165190;
+
+ // aapt resource value: 0x7F070007
+ public const int fingerprint_error_off = 2131165191;
+
+ // aapt resource value: 0x7F070008
+ public const int fingerprint_error_off_animation = 2131165192;
+
+ // aapt resource value: 0x7F070009
+ public const int fingerprint_error_on = 2131165193;
+
+ // aapt resource value: 0x7F07000A
+ public const int fingerprint_error_on_animation = 2131165194;
+
+ // aapt resource value: 0x7F07000B
+ public const int fingerprint_error_state_to_fp = 2131165195;
+
+ // aapt resource value: 0x7F07000C
+ public const int fingerprint_error_state_to_fp_animation = 2131165196;
+
+ // aapt resource value: 0x7F07000D
+ public const int fingerprint_fingerprint = 2131165197;
+
+ // aapt resource value: 0x7F07000E
+ public const int fingerprint_fp_to_error_state = 2131165198;
+
+ // aapt resource value: 0x7F07000F
+ public const int fingerprint_fp_to_error_state_animation = 2131165199;
+
+ // aapt resource value: 0x7F070010
+ public const int gd_btn_shape_app_b = 2131165200;
+
+ // aapt resource value: 0x7F070011
+ public const int gd_btn_shape_app_g = 2131165201;
+
+ // aapt resource value: 0x7F070012
+ public const int gd_btn_shape_app_w = 2131165202;
+
+ // aapt resource value: 0x7F070013
+ public const int gd_click_effect_select = 2131165203;
+
+ // aapt resource value: 0x7F070018
+ public const int Icon = 2131165208;
+
+ // aapt resource value: 0x7F070014
+ public const int ic_gdmap_back = 2131165204;
+
+ // aapt resource value: 0x7F070015
+ public const int ic_gdmap_mylocation = 2131165205;
+
+ // aapt resource value: 0x7F070016
+ public const int ic_gps_point = 2131165206;
+
+ // aapt resource value: 0x7F070017
+ public const int ic_launcher = 2131165207;
+
+ // aapt resource value: 0x7F070019
+ public const int Loading = 2131165209;
+
+ // aapt resource value: 0x7F07001A
+ public const int notification_action_background = 2131165210;
+
+ // aapt resource value: 0x7F07001B
+ public const int notification_bg = 2131165211;
+
+ // aapt resource value: 0x7F07001C
+ public const int notification_bg_low = 2131165212;
+
+ // aapt resource value: 0x7F07001D
+ public const int notification_bg_low_normal = 2131165213;
+
+ // aapt resource value: 0x7F07001E
+ public const int notification_bg_low_pressed = 2131165214;
+
+ // aapt resource value: 0x7F07001F
+ public const int notification_bg_normal = 2131165215;
+
+ // aapt resource value: 0x7F070020
+ public const int notification_bg_normal_pressed = 2131165216;
+
+ // aapt resource value: 0x7F070021
+ public const int notification_icon_background = 2131165217;
+
+ // aapt resource value: 0x7F070022
+ public const int notification_template_icon_bg = 2131165218;
+
+ // aapt resource value: 0x7F070023
+ public const int notification_template_icon_low_bg = 2131165219;
+
+ // aapt resource value: 0x7F070024
+ public const int notification_tile_bg = 2131165220;
+
+ // aapt resource value: 0x7F070025
+ public const int notify_panel_notification_icon_bg = 2131165221;
+
+ // aapt resource value: 0x7F070026
+ public const int selector_pickerview_btn = 2131165222;
+
+ // aapt resource value: 0x7F070027
+ public const int wheel_timebtn = 2131165223;
+
+ // aapt resource value: 0x7F070028
+ public const int wheel_val = 2131165224;
+
+ static Drawable()
+ {
+ global::Android.Runtime.ResourceIdManager.UpdateIdValues();
+ }
+
+ private Drawable()
+ {
+ }
+ }
+
+ public partial class Id
+ {
+
+ // aapt resource value: 0x7F080003
+ public const int action0 = 2131230723;
+
+ // aapt resource value: 0x7F080009
+ public const int actions = 2131230729;
+
+ // aapt resource value: 0x7F080004
+ public const int action_container = 2131230724;
+
+ // aapt resource value: 0x7F080005
+ public const int action_divider = 2131230725;
+
+ // aapt resource value: 0x7F080006
+ public const int action_image = 2131230726;
+
+ // aapt resource value: 0x7F080007
+ public const int action_settings = 2131230727;
+
+ // aapt resource value: 0x7F080008
+ public const int action_text = 2131230728;
+
+ // aapt resource value: 0x7F08000A
+ public const int async = 2131230730;
+
+ // aapt resource value: 0x7F08000B
+ public const int blocking = 2131230731;
+
+ // aapt resource value: 0x7F08000C
+ public const int btnCancel = 2131230732;
+
+ // aapt resource value: 0x7F08000D
+ public const int btnSubmit = 2131230733;
+
+ // aapt resource value: 0x7F08000E
+ public const int cancel_action = 2131230734;
+
+ // aapt resource value: 0x7F08000F
+ public const int center = 2131230735;
+
+ // aapt resource value: 0x7F080010
+ public const int chronometer = 2131230736;
+
+ // aapt resource value: 0x7F080011
+ public const int content_container = 2131230737;
+
+ // aapt resource value: 0x7F080012
+ public const int day = 2131230738;
+
+ // aapt resource value: 0x7F080013
+ public const int description = 2131230739;
+
+ // aapt resource value: 0x7F080014
+ public const int end_padder = 2131230740;
+
+ // aapt resource value: 0x7F080000
+ public const int FILL = 2131230720;
+
+ // aapt resource value: 0x7F080001
+ public const int FILL_STROKE = 2131230721;
+
+ // aapt resource value: 0x7F080015
+ public const int fingerprint_icon = 2131230741;
+
+ // aapt resource value: 0x7F080016
+ public const int forever = 2131230742;
+
+ // aapt resource value: 0x7F080017
+ public const int gd_btn_back = 2131230743;
+
+ // aapt resource value: 0x7F080018
+ public const int gd_btn_myLocation = 2131230744;
+
+ // aapt resource value: 0x7F080019
+ public const int gd_btn_save = 2131230745;
+
+ // aapt resource value: 0x7F08001A
+ public const int gd_mapView = 2131230746;
+
+ // aapt resource value: 0x7F08001B
+ public const int hdl_gallery_rootView = 2131230747;
+
+ // aapt resource value: 0x7F08001C
+ public const int hdl_gallery_viewPager = 2131230748;
+
+ // aapt resource value: 0x7F08001D
+ public const int hdl_options1 = 2131230749;
+
+ // aapt resource value: 0x7F08001E
+ public const int hdl_options2 = 2131230750;
+
+ // aapt resource value: 0x7F08001F
+ public const int hdl_options3 = 2131230751;
+
+ // aapt resource value: 0x7F080020
+ public const int hdl_pickerview_ll = 2131230752;
+
+ // aapt resource value: 0x7F080021
+ public const int hour = 2131230753;
+
+ // aapt resource value: 0x7F080022
+ public const int icon = 2131230754;
+
+ // aapt resource value: 0x7F080023
+ public const int icon_group = 2131230755;
+
+ // aapt resource value: 0x7F080024
+ public const int info = 2131230756;
+
+ // aapt resource value: 0x7F080025
+ public const int italic = 2131230757;
+
+ // aapt resource value: 0x7F080026
+ public const int left = 2131230758;
+
+ // aapt resource value: 0x7F080027
+ public const int line1 = 2131230759;
+
+ // aapt resource value: 0x7F080028
+ public const int line3 = 2131230760;
+
+ // aapt resource value: 0x7F080029
+ public const int media_actions = 2131230761;
+
+ // aapt resource value: 0x7F08002A
+ public const int min = 2131230762;
+
+ // aapt resource value: 0x7F08002B
+ public const int month = 2131230763;
+
+ // aapt resource value: 0x7F08002C
+ public const int myButton = 2131230764;
+
+ // aapt resource value: 0x7F08002D
+ public const int normal = 2131230765;
+
+ // aapt resource value: 0x7F08002E
+ public const int notification_background = 2131230766;
+
+ // aapt resource value: 0x7F08002F
+ public const int notification_main_column = 2131230767;
+
+ // aapt resource value: 0x7F080030
+ public const int notification_main_column_container = 2131230768;
+
+ // aapt resource value: 0x7F080031
+ public const int options1 = 2131230769;
+
+ // aapt resource value: 0x7F080032
+ public const int options2 = 2131230770;
+
+ // aapt resource value: 0x7F080033
+ public const int options3 = 2131230771;
+
+ // aapt resource value: 0x7F080034
+ public const int optionspicker = 2131230772;
+
+ // aapt resource value: 0x7F080035
+ public const int outmost_container = 2131230773;
+
+ // aapt resource value: 0x7F080036
+ public const int right = 2131230774;
+
+ // aapt resource value: 0x7F080037
+ public const int right_icon = 2131230775;
+
+ // aapt resource value: 0x7F080038
+ public const int right_side = 2131230776;
+
+ // aapt resource value: 0x7F080039
+ public const int rv_topbar = 2131230777;
+
+ // aapt resource value: 0x7F08003A
+ public const int second = 2131230778;
+
+ // aapt resource value: 0x7F08003B
+ public const int status = 2131230779;
+
+ // aapt resource value: 0x7F08003C
+ public const int status_bar_latest_event_content = 2131230780;
+
+ // aapt resource value: 0x7F080002
+ public const int STROKE = 2131230722;
+
+ // aapt resource value: 0x7F08003D
+ public const int subtitle = 2131230781;
+
+ // aapt resource value: 0x7F08003E
+ public const int text = 2131230782;
+
+ // aapt resource value: 0x7F08003F
+ public const int text2 = 2131230783;
+
+ // aapt resource value: 0x7F080040
+ public const int time = 2131230784;
+
+ // aapt resource value: 0x7F080041
+ public const int timepicker = 2131230785;
+
+ // aapt resource value: 0x7F080042
+ public const int title = 2131230786;
+
+ // aapt resource value: 0x7F080043
+ public const int tvOptions = 2131230787;
+
+ // aapt resource value: 0x7F080044
+ public const int tvTime = 2131230788;
+
+ // aapt resource value: 0x7F080045
+ public const int tvTitle = 2131230789;
+
+ // aapt resource value: 0x7F080046
+ public const int year = 2131230790;
+
+ static Id()
+ {
+ global::Android.Runtime.ResourceIdManager.UpdateIdValues();
+ }
+
+ private Id()
+ {
+ }
+ }
+
+ public partial class Integer
+ {
+
+ // aapt resource value: 0x7F090000
+ public const int animation_default_duration = 2131296256;
+
+ // aapt resource value: 0x7F090001
+ public const int cancel_button_image_alpha = 2131296257;
+
+ // aapt resource value: 0x7F090002
+ public const int status_bar_notification_info_maxnum = 2131296258;
+
+ static Integer()
+ {
+ global::Android.Runtime.ResourceIdManager.UpdateIdValues();
+ }
+
+ private Integer()
+ {
+ }
+ }
+
+ public partial class Layout
+ {
+
+ // aapt resource value: 0x7F0A0000
+ public const int activity_geofence_round = 2131361792;
+
+ // aapt resource value: 0x7F0A0001
+ public const int activity_main = 2131361793;
+
+ // aapt resource value: 0x7F0A0002
+ public const int biometric_prompt_dialog_content = 2131361794;
+
+ // aapt resource value: 0x7F0A0003
+ public const int hdl_gallery_banner_view_layout = 2131361795;
+
+ // aapt resource value: 0x7F0A0004
+ public const int hdl_pickerview = 2131361796;
+
+ // aapt resource value: 0x7F0A0005
+ public const int include_optionspicker = 2131361797;
+
+ // aapt resource value: 0x7F0A0006
+ public const int include_pickerview_topbar = 2131361798;
+
+ // aapt resource value: 0x7F0A0007
+ public const int include_timepicker = 2131361799;
+
+ // aapt resource value: 0x7F0A0008
+ public const int layout_basepickerview = 2131361800;
+
+ // aapt resource value: 0x7F0A0009
+ public const int Main = 2131361801;
+
+ // aapt resource value: 0x7F0A000A
+ public const int notification_action = 2131361802;
+
+ // aapt resource value: 0x7F0A000B
+ public const int notification_action_tombstone = 2131361803;
+
+ // aapt resource value: 0x7F0A000C
+ public const int notification_media_action = 2131361804;
+
+ // aapt resource value: 0x7F0A000D
+ public const int notification_media_cancel_action = 2131361805;
+
+ // aapt resource value: 0x7F0A000E
+ public const int notification_template_big_media = 2131361806;
+
+ // aapt resource value: 0x7F0A000F
+ public const int notification_template_big_media_custom = 2131361807;
+
+ // aapt resource value: 0x7F0A0010
+ public const int notification_template_big_media_narrow = 2131361808;
+
+ // aapt resource value: 0x7F0A0011
+ public const int notification_template_big_media_narrow_custom = 2131361809;
+
+ // aapt resource value: 0x7F0A0012
+ public const int notification_template_custom_big = 2131361810;
+
+ // aapt resource value: 0x7F0A0013
+ public const int notification_template_icon_group = 2131361811;
+
+ // aapt resource value: 0x7F0A0014
+ public const int notification_template_lines_media = 2131361812;
+
+ // aapt resource value: 0x7F0A0015
+ public const int notification_template_media = 2131361813;
+
+ // aapt resource value: 0x7F0A0016
+ public const int notification_template_media_custom = 2131361814;
+
+ // aapt resource value: 0x7F0A0017
+ public const int notification_template_part_chronometer = 2131361815;
+
+ // aapt resource value: 0x7F0A0018
+ public const int notification_template_part_time = 2131361816;
+
+ // aapt resource value: 0x7F0A0019
+ public const int pickerview_options = 2131361817;
+
+ // aapt resource value: 0x7F0A001A
+ public const int pickerview_time = 2131361818;
+
+ // aapt resource value: 0x7F0A001B
+ public const int pw_options = 2131361819;
+
+ // aapt resource value: 0x7F0A001C
+ public const int pw_time = 2131361820;
+
+ static Layout()
+ {
+ global::Android.Runtime.ResourceIdManager.UpdateIdValues();
+ }
+
+ private Layout()
+ {
+ }
+ }
+
+ public partial class Menu
+ {
+
+ // aapt resource value: 0x7F0B0000
+ public const int main = 2131427328;
+
+ static Menu()
+ {
+ global::Android.Runtime.ResourceIdManager.UpdateIdValues();
+ }
+
+ private Menu()
+ {
+ }
+ }
+
+ public partial class Mipmap
+ {
+
+ // aapt resource value: 0x7F0C0000
+ public const int Icon = 2131492864;
+
+ static Mipmap()
+ {
+ global::Android.Runtime.ResourceIdManager.UpdateIdValues();
+ }
+
+ private Mipmap()
+ {
+ }
+ }
+
+ public partial class String
+ {
+
+ // aapt resource value: 0x7F0D0000
+ public const int action_settings = 2131558400;
+
+ // aapt resource value: 0x7F0D0001
+ public const int app_name = 2131558401;
+
+ // aapt resource value: 0x7F0D0002
+ public const int gd_cancel = 2131558402;
+
+ // aapt resource value: 0x7F0D0003
+ public const int gd_notifyMsg = 2131558403;
+
+ // aapt resource value: 0x7F0D0004
+ public const int gd_notifyTitle = 2131558404;
+
+ // aapt resource value: 0x7F0D0005
+ public const int gd_save = 2131558405;
+
+ // aapt resource value: 0x7F0D0006
+ public const int gd_setting = 2131558406;
+
+ // aapt resource value: 0x7F0D0007
+ public const int hello = 2131558407;
+
+ // aapt resource value: 0x7F0D0008
+ public const int hello_world = 2131558408;
+
+ // aapt resource value: 0x7F0D0009
+ public const int not_recognized_fingerprint_hint = 2131558409;
+
+ // aapt resource value: 0x7F0D000A
+ public const int pickerview_cancel = 2131558410;
+
+ // aapt resource value: 0x7F0D000B
+ public const int pickerview_day = 2131558411;
+
+ // aapt resource value: 0x7F0D000C
+ public const int pickerview_hours = 2131558412;
+
+ // aapt resource value: 0x7F0D000D
+ public const int pickerview_minutes = 2131558413;
+
+ // aapt resource value: 0x7F0D000E
+ public const int pickerview_month = 2131558414;
+
+ // aapt resource value: 0x7F0D000F
+ public const int pickerview_seconds = 2131558415;
+
+ // aapt resource value: 0x7F0D0010
+ public const int pickerview_submit = 2131558416;
+
+ // aapt resource value: 0x7F0D0011
+ public const int pickerview_year = 2131558417;
+
+ // aapt resource value: 0x7F0D0012
+ public const int status_bar_notification_info_overflow = 2131558418;
+
+ // aapt resource value: 0x7F0D0013
+ public const int touch_fingerprint_sensor_hint = 2131558419;
+
+ static String()
+ {
+ global::Android.Runtime.ResourceIdManager.UpdateIdValues();
+ }
+
+ private String()
+ {
+ }
+ }
+
+ public partial class Style
+ {
+
+ // aapt resource value: 0x7F0E0000
+ public const int AppBaseTheme = 2131623936;
+
+ // aapt resource value: 0x7F0E0001
+ public const int AppTheme = 2131623937;
+
+ // aapt resource value: 0x7F0E0002
+ public const int BottomSheetDialogAnimation = 2131623938;
+
+ // aapt resource value: 0x7F0E0011
+ public const int custom_dialog2 = 2131623953;
+
+ // aapt resource value: 0x7F0E0003
+ public const int MyTheme = 2131623939;
+
+ // aapt resource value: 0x7F0E0012
+ public const int picker_view_scale_anim = 2131623954;
+
+ // aapt resource value: 0x7F0E0013
+ public const int picker_view_slide_anim = 2131623955;
+
+ // aapt resource value: 0x7F0E0004
+ public const int TextAppearance_Compat_Notification = 2131623940;
+
+ // aapt resource value: 0x7F0E0005
+ public const int TextAppearance_Compat_Notification_Info = 2131623941;
+
+ // aapt resource value: 0x7F0E0006
+ public const int TextAppearance_Compat_Notification_Info_Media = 2131623942;
+
+ // aapt resource value: 0x7F0E0007
+ public const int TextAppearance_Compat_Notification_Line2 = 2131623943;
+
+ // aapt resource value: 0x7F0E0008
+ public const int TextAppearance_Compat_Notification_Line2_Media = 2131623944;
+
+ // aapt resource value: 0x7F0E0009
+ public const int TextAppearance_Compat_Notification_Media = 2131623945;
+
+ // aapt resource value: 0x7F0E000A
+ public const int TextAppearance_Compat_Notification_Time = 2131623946;
+
+ // aapt resource value: 0x7F0E000B
+ public const int TextAppearance_Compat_Notification_Time_Media = 2131623947;
+
+ // aapt resource value: 0x7F0E000C
+ public const int TextAppearance_Compat_Notification_Title = 2131623948;
+
+ // aapt resource value: 0x7F0E000D
+ public const int TextAppearance_Compat_Notification_Title_Media = 2131623949;
+
+ // aapt resource value: 0x7F0E000E
+ public const int Theme_BiometricPromptDialog = 2131623950;
+
+ // aapt resource value: 0x7F0E0014
+ public const int timepopwindow_anim_style = 2131623956;
+
+ // aapt resource value: 0x7F0E000F
+ public const int Widget_Compat_NotificationActionContainer = 2131623951;
+
+ // aapt resource value: 0x7F0E0010
+ public const int Widget_Compat_NotificationActionText = 2131623952;
+
+ static Style()
+ {
+ global::Android.Runtime.ResourceIdManager.UpdateIdValues();
+ }
+
+ private Style()
+ {
+ }
+ }
+
+ public partial class Styleable
+ {
+
+ // aapt resource value: { 0x7F030013,0x7F030014,0x7F030015,0x7F030016,0x7F030017,0x7F030018 }
+ public static int[] FontFamily = new int[] {
+ 2130903059,
+ 2130903060,
+ 2130903061,
+ 2130903062,
+ 2130903063,
+ 2130903064};
+
+ // aapt resource value: { 0x7F030012,0x7F030019,0x7F03001A }
+ public static int[] FontFamilyFont = new int[] {
+ 2130903058,
+ 2130903065,
+ 2130903066};
+
+ // aapt resource value: 0
+ public const int FontFamilyFont_font = 0;
+
+ // aapt resource value: 1
+ public const int FontFamilyFont_fontStyle = 1;
+
+ // aapt resource value: 2
+ public const int FontFamilyFont_fontWeight = 2;
+
+ // aapt resource value: 0
+ public const int FontFamily_fontProviderAuthority = 0;
+
+ // aapt resource value: 1
+ public const int FontFamily_fontProviderCerts = 1;
+
+ // aapt resource value: 2
+ public const int FontFamily_fontProviderFetchStrategy = 2;
+
+ // aapt resource value: 3
+ public const int FontFamily_fontProviderFetchTimeout = 3;
+
+ // aapt resource value: 4
+ public const int FontFamily_fontProviderPackage = 4;
+
+ // aapt resource value: 5
+ public const int FontFamily_fontProviderQuery = 5;
+
+ // aapt resource value: { 0x7F030000,0x7F030001,0x7F030002,0x7F030003,0x7F030004,0x7F030005,0x7F030006,0x7F030007,0x7F030008,0x7F030009,0x7F03000A,0x7F03000B,0x7F03000C,0x7F03000D,0x7F03000E,0x7F03000F,0x7F030010,0x7F03001B }
+ public static int[] HDLArcSeekBar = new int[] {
+ 2130903040,
+ 2130903041,
+ 2130903042,
+ 2130903043,
+ 2130903044,
+ 2130903045,
+ 2130903046,
+ 2130903047,
+ 2130903048,
+ 2130903049,
+ 2130903050,
+ 2130903051,
+ 2130903052,
+ 2130903053,
+ 2130903054,
+ 2130903055,
+ 2130903056,
+ 2130903067};
+
+ // aapt resource value: 0
+ public const int HDLArcSeekBar_arc_border_color = 0;
+
+ // aapt resource value: 1
+ public const int HDLArcSeekBar_arc_border_width = 1;
+
+ // aapt resource value: 2
+ public const int HDLArcSeekBar_arc_colors = 2;
+
+ // aapt resource value: 3
+ public const int HDLArcSeekBar_arc_max = 3;
+
+ // aapt resource value: 4
+ public const int HDLArcSeekBar_arc_min = 4;
+
+ // aapt resource value: 5
+ public const int HDLArcSeekBar_arc_open_angle = 5;
+
+ // aapt resource value: 6
+ public const int HDLArcSeekBar_arc_progress = 6;
+
+ // aapt resource value: 7
+ public const int HDLArcSeekBar_arc_progress_bar_color = 7;
+
+ // aapt resource value: 8
+ public const int HDLArcSeekBar_arc_progress_bar_text_unit = 8;
+
+ // aapt resource value: 9
+ public const int HDLArcSeekBar_arc_rotate_angle = 9;
+
+ // aapt resource value: 10
+ public const int HDLArcSeekBar_arc_shadow_radius = 10;
+
+ // aapt resource value: 11
+ public const int HDLArcSeekBar_arc_thumb_color = 11;
+
+ // aapt resource value: 12
+ public const int HDLArcSeekBar_arc_thumb_radius = 12;
+
+ // aapt resource value: 13
+ public const int HDLArcSeekBar_arc_thumb_shadow_color = 13;
+
+ // aapt resource value: 14
+ public const int HDLArcSeekBar_arc_thumb_shadow_radius = 14;
+
+ // aapt resource value: 15
+ public const int HDLArcSeekBar_arc_thumb_width = 15;
+
+ // aapt resource value: 16
+ public const int HDLArcSeekBar_arc_width = 16;
+
+ // aapt resource value: 17
+ public const int HDLArcSeekBar_hdl_arc_thumb_mode = 17;
+
+ // aapt resource value: { 0x7F03001C,0x7F03001D,0x7F03001E,0x7F03001F,0x7F030020,0x7F030021 }
+ public static int[] HDLWaveSeekBar = new int[] {
+ 2130903068,
+ 2130903069,
+ 2130903070,
+ 2130903071,
+ 2130903072,
+ 2130903073};
+
+ // aapt resource value: 0
+ public const int HDLWaveSeekBar_second_wave_color = 0;
+
+ // aapt resource value: 1
+ public const int HDLWaveSeekBar_wave_bg_color = 1;
+
+ // aapt resource value: 2
+ public const int HDLWaveSeekBar_wave_border_color = 2;
+
+ // aapt resource value: 3
+ public const int HDLWaveSeekBar_wave_color = 3;
+
+ // aapt resource value: 4
+ public const int HDLWaveSeekBar_wave_height = 4;
+
+ // aapt resource value: 5
+ public const int HDLWaveSeekBar_wave_width = 5;
+
+ // aapt resource value: { 0x7F030022,0x7F030023,0x7F030024,0x7F030025,0x7F030026,0x7F030027 }
+ public static int[] pickerview = new int[] {
+ 2130903074,
+ 2130903075,
+ 2130903076,
+ 2130903077,
+ 2130903078,
+ 2130903079};
+
+ // aapt resource value: 0
+ public const int pickerview_wheelview_dividerColor = 0;
+
+ // aapt resource value: 1
+ public const int pickerview_wheelview_gravity = 1;
+
+ // aapt resource value: 2
+ public const int pickerview_wheelview_lineSpacingMultiplier = 2;
+
+ // aapt resource value: 3
+ public const int pickerview_wheelview_textColorCenter = 3;
+
+ // aapt resource value: 4
+ public const int pickerview_wheelview_textColorOut = 4;
+
+ // aapt resource value: 5
+ public const int pickerview_wheelview_textSize = 5;
+
+ static Styleable()
+ {
+ global::Android.Runtime.ResourceIdManager.UpdateIdValues();
+ }
+
+ private Styleable()
+ {
+ }
+ }
+
+ public partial class Xml
+ {
+
+ // aapt resource value: 0x7F100000
+ public const int file_paths = 2131755008;
+
+ static Xml()
+ {
+ global::Android.Runtime.ResourceIdManager.UpdateIdValues();
+ }
+
+ private Xml()
+ {
+ }
+ }
+ }
+}
+#pragma warning restore 1591
--
Gitblit v1.8.0