From 76bee0cb59c06d4616d70aace2cff4223c76a469 Mon Sep 17 00:00:00 2001
From: gxc <guoxuecheng@guoxuechengdeMacBook-Pro.local>
Date: 星期一, 14 十月 2019 20:25:46 +0800
Subject: [PATCH] 2019.10.14
---
ZigbeeApp/GateWay.Droid/Resources/Resource.designer.cs | 1297 +++++++++++++++++++++++++++++++++++++++++++++++++++++++---
1 files changed, 1,210 insertions(+), 87 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..6925ddb
--- a/ZigbeeApp/GateWay.Droid/Resources/Resource.designer.cs
+++ b/ZigbeeApp/GateWay.Droid/Resources/Resource.designer.cs
@@ -28,33 +28,70 @@
{
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;
@@ -69,6 +106,7 @@
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;
@@ -78,10 +116,190 @@
{
// aapt resource value: 0x7f050000
- public const int timepicker_anim_enter_bottom = 2131034112;
+ public const int fingerprint_draw_off_animation_interpolator_0 = 2131034112;
// aapt resource value: 0x7f050001
- public const int timepicker_anim_exit_bottom = 2131034113;
+ public const int fingerprint_draw_off_animation_interpolator_1 = 2131034113;
+
+ // aapt resource value: 0x7f050002
+ public const int fingerprint_draw_off_ridge_1_path_animation = 2131034114;
+
+ // aapt resource value: 0x7f050003
+ public const int fingerprint_draw_off_ridge_2_path_animation = 2131034115;
+
+ // aapt resource value: 0x7f050004
+ public const int fingerprint_draw_off_ridge_5_path_animation = 2131034116;
+
+ // aapt resource value: 0x7f050005
+ public const int fingerprint_draw_off_ridge_6_path_animation = 2131034117;
+
+ // aapt resource value: 0x7f050006
+ public const int fingerprint_draw_off_ridge_7_path_animation = 2131034118;
+
+ // aapt resource value: 0x7f050007
+ public const int fingerprint_draw_on_animation_interpolator_0 = 2131034119;
+
+ // aapt resource value: 0x7f050008
+ public const int fingerprint_draw_on_animation_interpolator_1 = 2131034120;
+
+ // aapt resource value: 0x7f050009
+ public const int fingerprint_draw_on_ridge_1_path_animation = 2131034121;
+
+ // aapt resource value: 0x7f05000a
+ public const int fingerprint_draw_on_ridge_2_path_animation = 2131034122;
+
+ // aapt resource value: 0x7f05000b
+ public const int fingerprint_draw_on_ridge_5_path_animation = 2131034123;
+
+ // aapt resource value: 0x7f05000c
+ public const int fingerprint_draw_on_ridge_6_path_animation = 2131034124;
+
+ // aapt resource value: 0x7f05000d
+ public const int fingerprint_draw_on_ridge_7_path_animation = 2131034125;
+
+ // aapt resource value: 0x7f05000e
+ public const int fingerprint_error_state_to_fp_animation_interpolator_0 = 2131034126;
+
+ // aapt resource value: 0x7f05000f
+ public const int fingerprint_error_state_to_fp_animation_interpolator_1 = 2131034127;
+
+ // aapt resource value: 0x7f050010
+ public const int fingerprint_error_state_to_fp_animation_interpolator_2 = 2131034128;
+
+ // aapt resource value: 0x7f050011
+ public const int fingerprint_error_state_to_fp_animation_interpolator_3 = 2131034129;
+
+ // aapt resource value: 0x7f050012
+ public const int fingerprint_error_state_to_fp_animation_interpolator_4 = 2131034130;
+
+ // aapt resource value: 0x7f050013
+ public const int fingerprint_error_state_to_fp_animation_interpolator_5 = 2131034131;
+
+ // aapt resource value: 0x7f050014
+ public const int fingerprint_error_state_to_fp_group_1_animation = 2131034132;
+
+ // aapt resource value: 0x7f050015
+ public const int fingerprint_error_state_to_fp_group_2_animation = 2131034133;
+
+ // aapt resource value: 0x7f050016
+ public const int fingerprint_error_state_to_fp_path_1_animation = 2131034134;
+
+ // aapt resource value: 0x7f050017
+ public const int fingerprint_error_state_to_fp_path_2_animation = 2131034135;
+
+ // aapt resource value: 0x7f050018
+ public const int fingerprint_error_state_to_fp_path_3_animation = 2131034136;
+
+ // aapt resource value: 0x7f050019
+ public const int fingerprint_error_state_to_fp_ridge_1_path_animation = 2131034137;
+
+ // aapt resource value: 0x7f05001a
+ public const int fingerprint_error_state_to_fp_ridge_2_path_animation = 2131034138;
+
+ // aapt resource value: 0x7f05001b
+ public const int fingerprint_error_state_to_fp_ridge_5_path_animation = 2131034139;
+
+ // aapt resource value: 0x7f05001c
+ public const int fingerprint_error_state_to_fp_ridge_6_path_animation = 2131034140;
+
+ // aapt resource value: 0x7f05001d
+ public const int fingerprint_error_state_to_fp_ridge_7_path_animation = 2131034141;
+
+ // aapt resource value: 0x7f05001e
+ public const int fingerprint_error_state_to_fp_white_fingerprint_ridges_animation = 2131034142;
+
+ // aapt resource value: 0x7f05001f
+ public const int fingerprint_fp_to_error_state_animation_interpolator_0 = 2131034143;
+
+ // aapt resource value: 0x7f050020
+ public const int fingerprint_fp_to_error_state_animation_interpolator_1 = 2131034144;
+
+ // aapt resource value: 0x7f050021
+ public const int fingerprint_fp_to_error_state_animation_interpolator_2 = 2131034145;
+
+ // aapt resource value: 0x7f050022
+ public const int fingerprint_fp_to_error_state_animation_interpolator_3 = 2131034146;
+
+ // aapt resource value: 0x7f050023
+ public const int fingerprint_fp_to_error_state_animation_interpolator_4 = 2131034147;
+
+ // aapt resource value: 0x7f050024
+ public const int fingerprint_fp_to_error_state_animation_interpolator_5 = 2131034148;
+
+ // aapt resource value: 0x7f050025
+ public const int fingerprint_fp_to_error_state_fingerprint_ridges_animation = 2131034149;
+
+ // aapt resource value: 0x7f050026
+ public const int fingerprint_fp_to_error_state_group_1_animation = 2131034150;
+
+ // aapt resource value: 0x7f050027
+ public const int fingerprint_fp_to_error_state_group_2_animation = 2131034151;
+
+ // aapt resource value: 0x7f050028
+ public const int fingerprint_fp_to_error_state_path_1_animation = 2131034152;
+
+ // aapt resource value: 0x7f050029
+ public const int fingerprint_fp_to_error_state_path_2_animation = 2131034153;
+
+ // aapt resource value: 0x7f05002a
+ public const int fingerprint_fp_to_error_state_path_3_animation = 2131034154;
+
+ // aapt resource value: 0x7f05002b
+ public const int fingerprint_fp_to_error_state_ridge_1_path_0_animation = 2131034155;
+
+ // aapt resource value: 0x7f05002c
+ public const int fingerprint_fp_to_error_state_ridge_1_path_animation = 2131034156;
+
+ // aapt resource value: 0x7f05002d
+ public const int fingerprint_fp_to_error_state_ridge_2_path_0_animation = 2131034157;
+
+ // aapt resource value: 0x7f05002e
+ public const int fingerprint_fp_to_error_state_ridge_2_path_animation = 2131034158;
+
+ // aapt resource value: 0x7f05002f
+ public const int fingerprint_fp_to_error_state_ridge_5_path_0_animation = 2131034159;
+
+ // aapt resource value: 0x7f050030
+ public const int fingerprint_fp_to_error_state_ridge_5_path_animation = 2131034160;
+
+ // aapt resource value: 0x7f050031
+ public const int fingerprint_fp_to_error_state_ridge_6_path_0_animation = 2131034161;
+
+ // aapt resource value: 0x7f050032
+ public const int fingerprint_fp_to_error_state_ridge_6_path_animation = 2131034162;
+
+ // aapt resource value: 0x7f050033
+ public const int fingerprint_fp_to_error_state_ridge_7_path_0_animation = 2131034163;
+
+ // aapt resource value: 0x7f050034
+ public const int fingerprint_fp_to_error_state_ridge_7_path_animation = 2131034164;
+
+ // aapt resource value: 0x7f050035
+ public const int fingerprint_fp_to_error_state_white_fingerprint_ridges_animation = 2131034165;
+
+ // aapt resource value: 0x7f050036
+ public const int move_in = 2131034166;
+
+ // aapt resource value: 0x7f050037
+ public const int move_out = 2131034167;
+
+ // aapt resource value: 0x7f050038
+ public const int pickerview_dialog_scale_in = 2131034168;
+
+ // aapt resource value: 0x7f050039
+ public const int pickerview_dialog_scale_out = 2131034169;
+
+ // aapt resource value: 0x7f05003a
+ public const int pickerview_slide_in_bottom = 2131034170;
+
+ // aapt resource value: 0x7f05003b
+ public const int pickerview_slide_out_bottom = 2131034171;
+
+ // aapt resource value: 0x7f05003c
+ public const int timepicker_anim_enter_bottom = 2131034172;
+
+ // aapt resource value: 0x7f05003d
+ public const int timepicker_anim_exit_bottom = 2131034173;
static Animation()
{
@@ -93,8 +311,144 @@
}
}
+ public partial class Array
+ {
+
+ // aapt resource value: 0x7f0e0000
+ public const int arc_colors_default = 2131623936;
+
+ static Array()
+ {
+ global::Android.Runtime.ResourceIdManager.UpdateIdValues();
+ }
+
+ private Array()
+ {
+ }
+ }
+
public partial class Attribute
{
+
+ // aapt resource value: 0x7f010015
+ public const int arc_border_color = 2130771989;
+
+ // aapt resource value: 0x7f010014
+ public const int arc_border_width = 2130771988;
+
+ // aapt resource value: 0x7f010013
+ public const int arc_colors = 2130771987;
+
+ // aapt resource value: 0x7f010016
+ public const int arc_max = 2130771990;
+
+ // aapt resource value: 0x7f010017
+ public const int arc_min = 2130771991;
+
+ // aapt resource value: 0x7f010011
+ public const int arc_open_angle = 2130771985;
+
+ // aapt resource value: 0x7f010018
+ public const int arc_progress = 2130771992;
+
+ // aapt resource value: 0x7f010020
+ public const int arc_progress_bar_color = 2130772000;
+
+ // aapt resource value: 0x7f010021
+ public const int arc_progress_bar_text_unit = 2130772001;
+
+ // aapt resource value: 0x7f010012
+ public const int arc_rotate_angle = 2130771986;
+
+ // aapt resource value: 0x7f01001f
+ public const int arc_shadow_radius = 2130771999;
+
+ // aapt resource value: 0x7f01001a
+ public const int arc_thumb_color = 2130771994;
+
+ // aapt resource value: 0x7f01001b
+ public const int arc_thumb_radius = 2130771995;
+
+ // aapt resource value: 0x7f01001d
+ public const int arc_thumb_shadow_color = 2130771997;
+
+ // aapt resource value: 0x7f01001c
+ public const int arc_thumb_shadow_radius = 2130771996;
+
+ // aapt resource value: 0x7f010019
+ public const int arc_thumb_width = 2130771993;
+
+ // aapt resource value: 0x7f010010
+ public const int arc_width = 2130771984;
+
+ // aapt resource value: 0x7f010009
+ public const int biometricPromptDialogTheme = 2130771977;
+
+ // aapt resource value: 0x7f010007
+ public const int font = 2130771975;
+
+ // aapt resource value: 0x7f010000
+ public const int fontProviderAuthority = 2130771968;
+
+ // aapt resource value: 0x7f010003
+ public const int fontProviderCerts = 2130771971;
+
+ // aapt resource value: 0x7f010004
+ public const int fontProviderFetchStrategy = 2130771972;
+
+ // aapt resource value: 0x7f010005
+ public const int fontProviderFetchTimeout = 2130771973;
+
+ // aapt resource value: 0x7f010001
+ public const int fontProviderPackage = 2130771969;
+
+ // aapt resource value: 0x7f010002
+ public const int fontProviderQuery = 2130771970;
+
+ // aapt resource value: 0x7f010006
+ public const int fontStyle = 2130771974;
+
+ // aapt resource value: 0x7f010008
+ public const int fontWeight = 2130771976;
+
+ // aapt resource value: 0x7f01001e
+ public const int hdl_arc_thumb_mode = 2130771998;
+
+ // aapt resource value: 0x7f010023
+ public const int second_wave_color = 2130772003;
+
+ // aapt resource value: 0x7f010024
+ public const int wave_bg_color = 2130772004;
+
+ // aapt resource value: 0x7f010025
+ public const int wave_border_color = 2130772005;
+
+ // aapt resource value: 0x7f010022
+ public const int wave_color = 2130772002;
+
+ // aapt resource value: 0x7f010027
+ public const int wave_height = 2130772007;
+
+ // aapt resource value: 0x7f010026
+ public const int wave_width = 2130772006;
+
+ // aapt resource value: 0x7f01000e
+ public const int wheelview_dividerColor = 2130771982;
+
+ // aapt resource value: 0x7f01000a
+ public const int wheelview_gravity = 2130771978;
+
+ // aapt resource value: 0x7f01000f
+ public const int wheelview_lineSpacingMultiplier = 2130771983;
+
+ // aapt resource value: 0x7f01000d
+ public const int wheelview_textColorCenter = 2130771981;
+
+ // aapt resource value: 0x7f01000c
+ public const int wheelview_textColorOut = 2130771980;
+
+ // aapt resource value: 0x7f01000b
+ public const int wheelview_textSize = 2130771979;
static Attribute()
{
@@ -106,14 +460,90 @@
}
}
+ public partial class Boolean
+ {
+
+ // aapt resource value: 0x7f0b0000
+ public const int abc_action_bar_embed_tabs = 2131427328;
+
+ static Boolean()
+ {
+ global::Android.Runtime.ResourceIdManager.UpdateIdValues();
+ }
+
+ private Boolean()
+ {
+ }
+ }
+
public partial class Color
{
- // aapt resource value: 0x7f070000
- public const int wheel_timebtn_nor = 2131165184;
+ // aapt resource value: 0x7f080007
+ public const int material_grey_100 = 2131230727;
- // aapt resource value: 0x7f070001
- public const int wheel_timebtn_pre = 2131165185;
+ // aapt resource value: 0x7f080008
+ public const int material_grey_300 = 2131230728;
+
+ // aapt resource value: 0x7f080009
+ public const int material_grey_50 = 2131230729;
+
+ // aapt resource value: 0x7f08000a
+ public const int material_red_500 = 2131230730;
+
+ // aapt resource value: 0x7f080003
+ public const int notification_action_color_filter = 2131230723;
+
+ // aapt resource value: 0x7f080004
+ public const int notification_icon_bg_color = 2131230724;
+
+ // aapt resource value: 0x7f080000
+ public const int notification_material_background_media_default_color = 2131230720;
+
+ // aapt resource value: 0x7f08000d
+ public const int pickerview_bgColor_default = 2131230733;
+
+ // aapt resource value: 0x7f08000e
+ public const int pickerview_bgColor_overlay = 2131230734;
+
+ // aapt resource value: 0x7f08000f
+ public const int pickerview_bg_topbar = 2131230735;
+
+ // aapt resource value: 0x7f080010
+ public const int pickerview_timebtn_nor = 2131230736;
+
+ // aapt resource value: 0x7f080011
+ public const int pickerview_timebtn_pre = 2131230737;
+
+ // aapt resource value: 0x7f080012
+ public const int pickerview_topbar_title = 2131230738;
+
+ // aapt resource value: 0x7f080013
+ public const int pickerview_wheelview_textcolor_center = 2131230739;
+
+ // aapt resource value: 0x7f080014
+ public const int pickerview_wheelview_textcolor_divider = 2131230740;
+
+ // aapt resource value: 0x7f080015
+ public const int pickerview_wheelview_textcolor_out = 2131230741;
+
+ // aapt resource value: 0x7f080001
+ public const int primary_text_default_material_dark = 2131230721;
+
+ // aapt resource value: 0x7f080005
+ public const int ripple_material_light = 2131230725;
+
+ // aapt resource value: 0x7f080002
+ public const int secondary_text_default_material_dark = 2131230722;
+
+ // aapt resource value: 0x7f080006
+ public const int secondary_text_default_material_light = 2131230726;
+
+ // aapt resource value: 0x7f08000b
+ public const int wheel_timebtn_nor = 2131230731;
+
+ // aapt resource value: 0x7f08000c
+ public const int wheel_timebtn_pre = 2131230732;
static Color()
{
@@ -128,11 +558,92 @@
public partial class Dimension
{
- // aapt resource value: 0x7f080000
- public const int activity_horizontal_margin = 2131230720;
+ // aapt resource value: 0x7f0c0016
+ public const int activity_horizontal_margin = 2131492886;
- // aapt resource value: 0x7f080001
- public const int activity_vertical_margin = 2131230721;
+ // aapt resource value: 0x7f0c0017
+ public const int activity_vertical_margin = 2131492887;
+
+ // aapt resource value: 0x7f0c0004
+ public const int compat_button_inset_horizontal_material = 2131492868;
+
+ // aapt resource value: 0x7f0c0005
+ public const int compat_button_inset_vertical_material = 2131492869;
+
+ // aapt resource value: 0x7f0c0006
+ public const int compat_button_padding_horizontal_material = 2131492870;
+
+ // aapt resource value: 0x7f0c0007
+ public const int compat_button_padding_vertical_material = 2131492871;
+
+ // aapt resource value: 0x7f0c0008
+ public const int compat_control_corner_material = 2131492872;
+
+ // aapt resource value: 0x7f0c0015
+ public const int fingerprint_icon_size = 2131492885;
+
+ // aapt resource value: 0x7f0c0014
+ public const int fingerprint_status_layout_margin_vertical = 2131492884;
+
+ // aapt resource value: 0x7f0c0009
+ public const int notification_action_icon_size = 2131492873;
+
+ // aapt resource value: 0x7f0c000a
+ public const int notification_action_text_size = 2131492874;
+
+ // aapt resource value: 0x7f0c000b
+ public const int notification_big_circle_margin = 2131492875;
+
+ // aapt resource value: 0x7f0c0001
+ public const int notification_content_margin_start = 2131492865;
+
+ // aapt resource value: 0x7f0c000c
+ public const int notification_large_icon_height = 2131492876;
+
+ // aapt resource value: 0x7f0c000d
+ public const int notification_large_icon_width = 2131492877;
+
+ // aapt resource value: 0x7f0c0002
+ public const int notification_main_column_padding_top = 2131492866;
+
+ // aapt resource value: 0x7f0c0003
+ public const int notification_media_narrow_margin = 2131492867;
+
+ // aapt resource value: 0x7f0c000e
+ public const int notification_right_icon_size = 2131492878;
+
+ // aapt resource value: 0x7f0c0000
+ public const int notification_right_side_padding_top = 2131492864;
+
+ // aapt resource value: 0x7f0c000f
+ public const int notification_small_icon_background_padding = 2131492879;
+
+ // aapt resource value: 0x7f0c0010
+ public const int notification_small_icon_size_as_large = 2131492880;
+
+ // aapt resource value: 0x7f0c0011
+ public const int notification_subtext_size = 2131492881;
+
+ // aapt resource value: 0x7f0c0012
+ public const int notification_top_pad = 2131492882;
+
+ // aapt resource value: 0x7f0c0013
+ public const int notification_top_pad_large_text = 2131492883;
+
+ // aapt resource value: 0x7f0c0018
+ public const int pickerview_textsize = 2131492888;
+
+ // aapt resource value: 0x7f0c0019
+ public const int pickerview_topbar_btn_textsize = 2131492889;
+
+ // aapt resource value: 0x7f0c001a
+ public const int pickerview_topbar_height = 2131492890;
+
+ // aapt resource value: 0x7f0c001b
+ public const int pickerview_topbar_padding = 2131492891;
+
+ // aapt resource value: 0x7f0c001c
+ public const int pickerview_topbar_title_textsize = 2131492892;
static Dimension()
{
@@ -154,19 +665,121 @@
public const int bg_line_timepicker = 2130837505;
// aapt resource value: 0x7f020002
- public const int ic_launcher = 2130837506;
+ public const int fingerprint_draw_off = 2130837506;
// aapt resource value: 0x7f020003
- public const int Icon = 2130837507;
+ public const int fingerprint_draw_off_animation = 2130837507;
// aapt resource value: 0x7f020004
- public const int Loading = 2130837508;
+ public const int fingerprint_draw_on = 2130837508;
// aapt resource value: 0x7f020005
- public const int wheel_timebtn = 2130837509;
+ public const int fingerprint_draw_on_animation = 2130837509;
// aapt resource value: 0x7f020006
- public const int wheel_val = 2130837510;
+ public const int fingerprint_error = 2130837510;
+
+ // aapt resource value: 0x7f020007
+ public const int fingerprint_error_off = 2130837511;
+
+ // aapt resource value: 0x7f020008
+ public const int fingerprint_error_off_animation = 2130837512;
+
+ // aapt resource value: 0x7f020009
+ public const int fingerprint_error_on = 2130837513;
+
+ // aapt resource value: 0x7f02000a
+ public const int fingerprint_error_on_animation = 2130837514;
+
+ // aapt resource value: 0x7f02000b
+ public const int fingerprint_error_state_to_fp = 2130837515;
+
+ // aapt resource value: 0x7f02000c
+ public const int fingerprint_error_state_to_fp_animation = 2130837516;
+
+ // aapt resource value: 0x7f02000d
+ public const int fingerprint_fingerprint = 2130837517;
+
+ // aapt resource value: 0x7f02000e
+ public const int fingerprint_fp_to_error_state = 2130837518;
+
+ // aapt resource value: 0x7f02000f
+ public const int fingerprint_fp_to_error_state_animation = 2130837519;
+
+ // aapt resource value: 0x7f020010
+ public const int gd_btn_shape_app_b = 2130837520;
+
+ // aapt resource value: 0x7f020011
+ public const int gd_btn_shape_app_g = 2130837521;
+
+ // aapt resource value: 0x7f020012
+ public const int gd_btn_shape_app_w = 2130837522;
+
+ // aapt resource value: 0x7f020013
+ public const int gd_click_effect_select = 2130837523;
+
+ // aapt resource value: 0x7f020014
+ public const int ic_gdmap_back = 2130837524;
+
+ // aapt resource value: 0x7f020015
+ public const int ic_gdmap_mylocation = 2130837525;
+
+ // aapt resource value: 0x7f020016
+ public const int ic_gps_point = 2130837526;
+
+ // aapt resource value: 0x7f020017
+ public const int ic_launcher = 2130837527;
+
+ // aapt resource value: 0x7f020018
+ public const int Icon = 2130837528;
+
+ // aapt resource value: 0x7f020019
+ public const int Loading = 2130837529;
+
+ // aapt resource value: 0x7f02001a
+ public const int notification_action_background = 2130837530;
+
+ // aapt resource value: 0x7f02001b
+ public const int notification_bg = 2130837531;
+
+ // aapt resource value: 0x7f02001c
+ public const int notification_bg_low = 2130837532;
+
+ // aapt resource value: 0x7f02001d
+ public const int notification_bg_low_normal = 2130837533;
+
+ // aapt resource value: 0x7f02001e
+ public const int notification_bg_low_pressed = 2130837534;
+
+ // aapt resource value: 0x7f02001f
+ public const int notification_bg_normal = 2130837535;
+
+ // aapt resource value: 0x7f020020
+ public const int notification_bg_normal_pressed = 2130837536;
+
+ // aapt resource value: 0x7f020021
+ public const int notification_icon_background = 2130837537;
+
+ // aapt resource value: 0x7f020027
+ public const int notification_template_icon_bg = 2130837543;
+
+ // aapt resource value: 0x7f020028
+ public const int notification_template_icon_low_bg = 2130837544;
+
+ // aapt resource value: 0x7f020022
+ public const int notification_tile_bg = 2130837538;
+
+ // aapt resource value: 0x7f020023
+ public const int notify_panel_notification_icon_bg = 2130837539;
+
+ // aapt resource value: 0x7f020024
+ public const int selector_pickerview_btn = 2130837540;
+
+ // aapt resource value: 0x7f020025
+ public const int wheel_timebtn = 2130837541;
+
+ // aapt resource value: 0x7f020026
+ public const int wheel_val = 2130837542;
static Drawable()
{
@@ -181,53 +794,218 @@
public partial class Id
{
- // aapt resource value: 0x7f0c000f
- public const int action_settings = 2131492879;
+ // aapt resource value: 0x7f0d000d
+ public const int FILL = 2131558413;
- // aapt resource value: 0x7f0c000b
- public const int btnCancel = 2131492875;
+ // aapt resource value: 0x7f0d000e
+ public const int FILL_STROKE = 2131558414;
- // aapt resource value: 0x7f0c000c
- public const int btnSubmit = 2131492876;
+ // aapt resource value: 0x7f0d000f
+ public const int STROKE = 2131558415;
- // aapt resource value: 0x7f0c0007
- public const int day = 2131492871;
+ // aapt resource value: 0x7f0d0032
+ public const int action0 = 2131558450;
- // aapt resource value: 0x7f0c0008
- public const int hour = 2131492872;
+ // aapt resource value: 0x7f0d002f
+ public const int action_container = 2131558447;
- // aapt resource value: 0x7f0c0009
- public const int min = 2131492873;
+ // aapt resource value: 0x7f0d0036
+ public const int action_divider = 2131558454;
- // aapt resource value: 0x7f0c0006
- public const int month = 2131492870;
+ // aapt resource value: 0x7f0d0030
+ public const int action_image = 2131558448;
- // aapt resource value: 0x7f0c000a
- public const int myButton = 2131492874;
+ // aapt resource value: 0x7f0d0046
+ public const int action_settings = 2131558470;
- // aapt resource value: 0x7f0c0002
- public const int options1 = 2131492866;
+ // aapt resource value: 0x7f0d0031
+ public const int action_text = 2131558449;
- // aapt resource value: 0x7f0c0003
- public const int options2 = 2131492867;
+ // aapt resource value: 0x7f0d0040
+ public const int actions = 2131558464;
- // aapt resource value: 0x7f0c0004
- public const int options3 = 2131492868;
+ // aapt resource value: 0x7f0d0005
+ public const int async = 2131558405;
- // aapt resource value: 0x7f0c000d
- public const int optionspicker = 2131492877;
+ // aapt resource value: 0x7f0d0006
+ public const int blocking = 2131558406;
- // aapt resource value: 0x7f0c000e
- public const int timepicker = 2131492878;
+ // aapt resource value: 0x7f0d0024
+ public const int btnCancel = 2131558436;
- // aapt resource value: 0x7f0c0001
- public const int tvOptions = 2131492865;
+ // aapt resource value: 0x7f0d0026
+ public const int btnSubmit = 2131558438;
- // aapt resource value: 0x7f0c0000
- public const int tvTime = 2131492864;
+ // aapt resource value: 0x7f0d0033
+ public const int cancel_action = 2131558451;
- // aapt resource value: 0x7f0c0005
- public const int year = 2131492869;
+ // aapt resource value: 0x7f0d000a
+ public const int center = 2131558410;
+
+ // aapt resource value: 0x7f0d003b
+ public const int chronometer = 2131558459;
+
+ // aapt resource value: 0x7f0d002d
+ public const int content_container = 2131558445;
+
+ // aapt resource value: 0x7f0d0029
+ public const int day = 2131558441;
+
+ // aapt resource value: 0x7f0d0017
+ public const int description = 2131558423;
+
+ // aapt resource value: 0x7f0d0042
+ public const int end_padder = 2131558466;
+
+ // aapt resource value: 0x7f0d0018
+ public const int fingerprint_icon = 2131558424;
+
+ // aapt resource value: 0x7f0d0007
+ public const int forever = 2131558407;
+
+ // aapt resource value: 0x7f0d0011
+ public const int gd_btn_back = 2131558417;
+
+ // aapt resource value: 0x7f0d0013
+ public const int gd_btn_myLocation = 2131558419;
+
+ // aapt resource value: 0x7f0d0012
+ public const int gd_btn_save = 2131558418;
+
+ // aapt resource value: 0x7f0d0010
+ public const int gd_mapView = 2131558416;
+
+ // aapt resource value: 0x7f0d001a
+ public const int hdl_gallery_rootView = 2131558426;
+
+ // aapt resource value: 0x7f0d001b
+ public const int hdl_gallery_viewPager = 2131558427;
+
+ // aapt resource value: 0x7f0d001d
+ public const int hdl_options1 = 2131558429;
+
+ // aapt resource value: 0x7f0d001e
+ public const int hdl_options2 = 2131558430;
+
+ // aapt resource value: 0x7f0d001f
+ public const int hdl_options3 = 2131558431;
+
+ // aapt resource value: 0x7f0d001c
+ public const int hdl_pickerview_ll = 2131558428;
+
+ // aapt resource value: 0x7f0d002a
+ public const int hour = 2131558442;
+
+ // aapt resource value: 0x7f0d003d
+ public const int icon = 2131558461;
+
+ // aapt resource value: 0x7f0d0041
+ public const int icon_group = 2131558465;
+
+ // aapt resource value: 0x7f0d003c
+ public const int info = 2131558460;
+
+ // aapt resource value: 0x7f0d0008
+ public const int italic = 2131558408;
+
+ // aapt resource value: 0x7f0d000b
+ public const int left = 2131558411;
+
+ // aapt resource value: 0x7f0d0000
+ public const int line1 = 2131558400;
+
+ // aapt resource value: 0x7f0d0001
+ public const int line3 = 2131558401;
+
+ // aapt resource value: 0x7f0d0035
+ public const int media_actions = 2131558453;
+
+ // aapt resource value: 0x7f0d002b
+ public const int min = 2131558443;
+
+ // aapt resource value: 0x7f0d0028
+ public const int month = 2131558440;
+
+ // aapt resource value: 0x7f0d002e
+ public const int myButton = 2131558446;
+
+ // aapt resource value: 0x7f0d0009
+ public const int normal = 2131558409;
+
+ // aapt resource value: 0x7f0d003f
+ public const int notification_background = 2131558463;
+
+ // aapt resource value: 0x7f0d0038
+ public const int notification_main_column = 2131558456;
+
+ // aapt resource value: 0x7f0d0037
+ public const int notification_main_column_container = 2131558455;
+
+ // aapt resource value: 0x7f0d0020
+ public const int options1 = 2131558432;
+
+ // aapt resource value: 0x7f0d0021
+ public const int options2 = 2131558433;
+
+ // aapt resource value: 0x7f0d0022
+ public const int options3 = 2131558434;
+
+ // aapt resource value: 0x7f0d0043
+ public const int optionspicker = 2131558467;
+
+ // aapt resource value: 0x7f0d002c
+ public const int outmost_container = 2131558444;
+
+ // aapt resource value: 0x7f0d000c
+ public const int right = 2131558412;
+
+ // aapt resource value: 0x7f0d003e
+ public const int right_icon = 2131558462;
+
+ // aapt resource value: 0x7f0d0039
+ public const int right_side = 2131558457;
+
+ // aapt resource value: 0x7f0d0023
+ public const int rv_topbar = 2131558435;
+
+ // aapt resource value: 0x7f0d0045
+ public const int second = 2131558469;
+
+ // aapt resource value: 0x7f0d0019
+ public const int status = 2131558425;
+
+ // aapt resource value: 0x7f0d0034
+ public const int status_bar_latest_event_content = 2131558452;
+
+ // aapt resource value: 0x7f0d0016
+ public const int subtitle = 2131558422;
+
+ // aapt resource value: 0x7f0d0002
+ public const int text = 2131558402;
+
+ // aapt resource value: 0x7f0d0003
+ public const int text2 = 2131558403;
+
+ // aapt resource value: 0x7f0d003a
+ public const int time = 2131558458;
+
+ // aapt resource value: 0x7f0d0044
+ public const int timepicker = 2131558468;
+
+ // aapt resource value: 0x7f0d0004
+ public const int title = 2131558404;
+
+ // aapt resource value: 0x7f0d0015
+ public const int tvOptions = 2131558421;
+
+ // aapt resource value: 0x7f0d0014
+ public const int tvTime = 2131558420;
+
+ // aapt resource value: 0x7f0d0025
+ public const int tvTitle = 2131558437;
+
+ // aapt resource value: 0x7f0d0027
+ public const int year = 2131558439;
static Id()
{
@@ -239,26 +1017,117 @@
}
}
+ public partial class Integer
+ {
+
+ // aapt resource value: 0x7f090002
+ public const int animation_default_duration = 2131296258;
+
+ // aapt resource value: 0x7f090000
+ public const int cancel_button_image_alpha = 2131296256;
+
+ // aapt resource value: 0x7f090001
+ public const int status_bar_notification_info_maxnum = 2131296257;
+
+ static Integer()
+ {
+ global::Android.Runtime.ResourceIdManager.UpdateIdValues();
+ }
+
+ private Integer()
+ {
+ }
+ }
+
public partial class Layout
{
// aapt resource value: 0x7f040000
- public const int activity_main = 2130968576;
+ public const int activity_geofence_round = 2130968576;
// aapt resource value: 0x7f040001
- public const int include_optionspicker = 2130968577;
+ public const int activity_main = 2130968577;
// aapt resource value: 0x7f040002
- public const int include_timepicker = 2130968578;
+ public const int biometric_prompt_dialog_content = 2130968578;
// aapt resource value: 0x7f040003
- public const int Main = 2130968579;
+ public const int hdl_gallery_banner_view_layout = 2130968579;
// aapt resource value: 0x7f040004
- public const int pw_options = 2130968580;
+ public const int hdl_pickerview = 2130968580;
// aapt resource value: 0x7f040005
- public const int pw_time = 2130968581;
+ public const int include_optionspicker = 2130968581;
+
+ // aapt resource value: 0x7f040006
+ public const int include_pickerview_topbar = 2130968582;
+
+ // aapt resource value: 0x7f040007
+ public const int include_timepicker = 2130968583;
+
+ // aapt resource value: 0x7f040008
+ public const int layout_basepickerview = 2130968584;
+
+ // aapt resource value: 0x7f040009
+ public const int Main = 2130968585;
+
+ // aapt resource value: 0x7f04000a
+ public const int notification_action = 2130968586;
+
+ // aapt resource value: 0x7f04000b
+ public const int notification_action_tombstone = 2130968587;
+
+ // aapt resource value: 0x7f04000c
+ public const int notification_media_action = 2130968588;
+
+ // aapt resource value: 0x7f04000d
+ public const int notification_media_cancel_action = 2130968589;
+
+ // aapt resource value: 0x7f04000e
+ public const int notification_template_big_media = 2130968590;
+
+ // aapt resource value: 0x7f04000f
+ public const int notification_template_big_media_custom = 2130968591;
+
+ // aapt resource value: 0x7f040010
+ public const int notification_template_big_media_narrow = 2130968592;
+
+ // aapt resource value: 0x7f040011
+ public const int notification_template_big_media_narrow_custom = 2130968593;
+
+ // aapt resource value: 0x7f040012
+ public const int notification_template_custom_big = 2130968594;
+
+ // aapt resource value: 0x7f040013
+ public const int notification_template_icon_group = 2130968595;
+
+ // aapt resource value: 0x7f040014
+ public const int notification_template_lines_media = 2130968596;
+
+ // aapt resource value: 0x7f040015
+ public const int notification_template_media = 2130968597;
+
+ // aapt resource value: 0x7f040016
+ public const int notification_template_media_custom = 2130968598;
+
+ // aapt resource value: 0x7f040017
+ public const int notification_template_part_chronometer = 2130968599;
+
+ // aapt resource value: 0x7f040018
+ public const int notification_template_part_time = 2130968600;
+
+ // aapt resource value: 0x7f040019
+ public const int pickerview_options = 2130968601;
+
+ // aapt resource value: 0x7f04001a
+ public const int pickerview_time = 2130968602;
+
+ // aapt resource value: 0x7f04001b
+ public const int pw_options = 2130968603;
+
+ // aapt resource value: 0x7f04001c
+ public const int pw_time = 2130968604;
static Layout()
{
@@ -273,8 +1142,8 @@
public partial class Menu
{
- // aapt resource value: 0x7f0b0000
- public const int main = 2131427328;
+ // aapt resource value: 0x7f0f0000
+ public const int main = 2131689472;
static Menu()
{
@@ -305,41 +1174,65 @@
public partial class String
{
- // aapt resource value: 0x7f090001
- public const int action_settings = 2131296257;
+ // aapt resource value: 0x7f0a0004
+ public const int action_settings = 2131361796;
- // aapt resource value: 0x7f090000
- public const int app_name = 2131296256;
+ // aapt resource value: 0x7f0a0003
+ public const int app_name = 2131361795;
- // aapt resource value: 0x7f09000b
- public const int hello = 2131296267;
+ // aapt resource value: 0x7f0a000e
+ public const int gd_cancel = 2131361806;
- // aapt resource value: 0x7f090002
- public const int hello_world = 2131296258;
+ // aapt resource value: 0x7f0a000f
+ public const int gd_notifyMsg = 2131361807;
- // aapt resource value: 0x7f090003
- public const int pickerview_cancel = 2131296259;
+ // aapt resource value: 0x7f0a0010
+ public const int gd_notifyTitle = 2131361808;
- // aapt resource value: 0x7f090007
- public const int pickerview_day = 2131296263;
+ // aapt resource value: 0x7f0a0011
+ public const int gd_save = 2131361809;
- // aapt resource value: 0x7f090008
- public const int pickerview_hours = 2131296264;
+ // aapt resource value: 0x7f0a0012
+ public const int gd_setting = 2131361810;
- // aapt resource value: 0x7f090009
- public const int pickerview_minutes = 2131296265;
+ // aapt resource value: 0x7f0a0013
+ public const int hello = 2131361811;
- // aapt resource value: 0x7f090006
- public const int pickerview_month = 2131296262;
+ // aapt resource value: 0x7f0a0005
+ public const int hello_world = 2131361797;
- // aapt resource value: 0x7f09000a
- public const int pickerview_seconds = 2131296266;
+ // aapt resource value: 0x7f0a0001
+ public const int not_recognized_fingerprint_hint = 2131361793;
- // aapt resource value: 0x7f090004
- public const int pickerview_submit = 2131296260;
+ // aapt resource value: 0x7f0a0006
+ public const int pickerview_cancel = 2131361798;
- // aapt resource value: 0x7f090005
- public const int pickerview_year = 2131296261;
+ // aapt resource value: 0x7f0a000a
+ public const int pickerview_day = 2131361802;
+
+ // aapt resource value: 0x7f0a000b
+ public const int pickerview_hours = 2131361803;
+
+ // aapt resource value: 0x7f0a000c
+ public const int pickerview_minutes = 2131361804;
+
+ // aapt resource value: 0x7f0a0009
+ public const int pickerview_month = 2131361801;
+
+ // aapt resource value: 0x7f0a000d
+ public const int pickerview_seconds = 2131361805;
+
+ // aapt resource value: 0x7f0a0007
+ public const int pickerview_submit = 2131361799;
+
+ // aapt resource value: 0x7f0a0008
+ public const int pickerview_year = 2131361800;
+
+ // aapt resource value: 0x7f0a0000
+ public const int status_bar_notification_info_overflow = 2131361792;
+
+ // aapt resource value: 0x7f0a0002
+ public const int touch_fingerprint_sensor_hint = 2131361794;
static String()
{
@@ -354,17 +1247,68 @@
public partial class Style
{
- // aapt resource value: 0x7f0a0000
- public const int AppBaseTheme = 2131361792;
+ // aapt resource value: 0x7f07000e
+ public const int AppBaseTheme = 2131165198;
- // aapt resource value: 0x7f0a0001
- public const int AppTheme = 2131361793;
+ // aapt resource value: 0x7f07000f
+ public const int AppTheme = 2131165199;
- // aapt resource value: 0x7f0a0003
- public const int MyTheme = 2131361795;
+ // aapt resource value: 0x7f07000c
+ public const int BottomSheetDialogAnimation = 2131165196;
- // aapt resource value: 0x7f0a0002
- public const int timepopwindow_anim_style = 2131361794;
+ // aapt resource value: 0x7f070014
+ public const int MyTheme = 2131165204;
+
+ // aapt resource value: 0x7f070005
+ public const int TextAppearance_Compat_Notification = 2131165189;
+
+ // aapt resource value: 0x7f070006
+ public const int TextAppearance_Compat_Notification_Info = 2131165190;
+
+ // aapt resource value: 0x7f070000
+ public const int TextAppearance_Compat_Notification_Info_Media = 2131165184;
+
+ // aapt resource value: 0x7f07000b
+ public const int TextAppearance_Compat_Notification_Line2 = 2131165195;
+
+ // aapt resource value: 0x7f070004
+ public const int TextAppearance_Compat_Notification_Line2_Media = 2131165188;
+
+ // aapt resource value: 0x7f070001
+ public const int TextAppearance_Compat_Notification_Media = 2131165185;
+
+ // aapt resource value: 0x7f070007
+ public const int TextAppearance_Compat_Notification_Time = 2131165191;
+
+ // aapt resource value: 0x7f070002
+ public const int TextAppearance_Compat_Notification_Time_Media = 2131165186;
+
+ // aapt resource value: 0x7f070008
+ public const int TextAppearance_Compat_Notification_Title = 2131165192;
+
+ // aapt resource value: 0x7f070003
+ public const int TextAppearance_Compat_Notification_Title_Media = 2131165187;
+
+ // aapt resource value: 0x7f07000d
+ public const int Theme_BiometricPromptDialog = 2131165197;
+
+ // aapt resource value: 0x7f070009
+ public const int Widget_Compat_NotificationActionContainer = 2131165193;
+
+ // aapt resource value: 0x7f07000a
+ public const int Widget_Compat_NotificationActionText = 2131165194;
+
+ // aapt resource value: 0x7f070011
+ public const int custom_dialog2 = 2131165201;
+
+ // aapt resource value: 0x7f070012
+ public const int picker_view_scale_anim = 2131165202;
+
+ // aapt resource value: 0x7f070013
+ public const int picker_view_slide_anim = 2131165203;
+
+ // aapt resource value: 0x7f070010
+ public const int timepopwindow_anim_style = 2131165200;
static Style()
{
@@ -391,6 +1335,185 @@
{
}
}
+
+ public partial class Styleable
+ {
+
+ public static int[] FontFamily = new int[] {
+ 2130771968,
+ 2130771969,
+ 2130771970,
+ 2130771971,
+ 2130771972,
+ 2130771973};
+
+ // aapt resource value: 0
+ public const int FontFamily_fontProviderAuthority = 0;
+
+ // aapt resource value: 3
+ public const int FontFamily_fontProviderCerts = 3;
+
+ // aapt resource value: 4
+ public const int FontFamily_fontProviderFetchStrategy = 4;
+
+ // aapt resource value: 5
+ public const int FontFamily_fontProviderFetchTimeout = 5;
+
+ // aapt resource value: 1
+ public const int FontFamily_fontProviderPackage = 1;
+
+ // aapt resource value: 2
+ public const int FontFamily_fontProviderQuery = 2;
+
+ public static int[] FontFamilyFont = new int[] {
+ 2130771974,
+ 2130771975,
+ 2130771976};
+
+ // aapt resource value: 1
+ public const int FontFamilyFont_font = 1;
+
+ // aapt resource value: 0
+ public const int FontFamilyFont_fontStyle = 0;
+
+ // aapt resource value: 2
+ public const int FontFamilyFont_fontWeight = 2;
+
+ public static int[] HDLArcSeekBar = new int[] {
+ 2130771984,
+ 2130771985,
+ 2130771986,
+ 2130771987,
+ 2130771988,
+ 2130771989,
+ 2130771990,
+ 2130771991,
+ 2130771992,
+ 2130771993,
+ 2130771994,
+ 2130771995,
+ 2130771996,
+ 2130771997,
+ 2130771998,
+ 2130771999,
+ 2130772000,
+ 2130772001};
+
+ // aapt resource value: 5
+ public const int HDLArcSeekBar_arc_border_color = 5;
+
+ // aapt resource value: 4
+ public const int HDLArcSeekBar_arc_border_width = 4;
+
+ // aapt resource value: 3
+ public const int HDLArcSeekBar_arc_colors = 3;
+
+ // aapt resource value: 6
+ public const int HDLArcSeekBar_arc_max = 6;
+
+ // aapt resource value: 7
+ public const int HDLArcSeekBar_arc_min = 7;
+
+ // aapt resource value: 1
+ public const int HDLArcSeekBar_arc_open_angle = 1;
+
+ // aapt resource value: 8
+ public const int HDLArcSeekBar_arc_progress = 8;
+
+ // aapt resource value: 16
+ public const int HDLArcSeekBar_arc_progress_bar_color = 16;
+
+ // aapt resource value: 17
+ public const int HDLArcSeekBar_arc_progress_bar_text_unit = 17;
+
+ // aapt resource value: 2
+ public const int HDLArcSeekBar_arc_rotate_angle = 2;
+
+ // aapt resource value: 15
+ public const int HDLArcSeekBar_arc_shadow_radius = 15;
+
+ // aapt resource value: 10
+ public const int HDLArcSeekBar_arc_thumb_color = 10;
+
+ // aapt resource value: 11
+ public const int HDLArcSeekBar_arc_thumb_radius = 11;
+
+ // aapt resource value: 13
+ public const int HDLArcSeekBar_arc_thumb_shadow_color = 13;
+
+ // aapt resource value: 12
+ public const int HDLArcSeekBar_arc_thumb_shadow_radius = 12;
+
+ // aapt resource value: 9
+ public const int HDLArcSeekBar_arc_thumb_width = 9;
+
+ // aapt resource value: 0
+ public const int HDLArcSeekBar_arc_width = 0;
+
+ // aapt resource value: 14
+ public const int HDLArcSeekBar_hdl_arc_thumb_mode = 14;
+
+ public static int[] HDLWaveSeekBar = new int[] {
+ 2130772002,
+ 2130772003,
+ 2130772004,
+ 2130772005,
+ 2130772006,
+ 2130772007};
+
+ // aapt resource value: 1
+ public const int HDLWaveSeekBar_second_wave_color = 1;
+
+ // aapt resource value: 2
+ public const int HDLWaveSeekBar_wave_bg_color = 2;
+
+ // aapt resource value: 3
+ public const int HDLWaveSeekBar_wave_border_color = 3;
+
+ // aapt resource value: 0
+ public const int HDLWaveSeekBar_wave_color = 0;
+
+ // aapt resource value: 5
+ public const int HDLWaveSeekBar_wave_height = 5;
+
+ // aapt resource value: 4
+ public const int HDLWaveSeekBar_wave_width = 4;
+
+ public static int[] pickerview = new int[] {
+ 2130771978,
+ 2130771979,
+ 2130771980,
+ 2130771981,
+ 2130771982,
+ 2130771983};
+
+ // aapt resource value: 4
+ public const int pickerview_wheelview_dividerColor = 4;
+
+ // aapt resource value: 0
+ public const int pickerview_wheelview_gravity = 0;
+
+ // aapt resource value: 5
+ public const int pickerview_wheelview_lineSpacingMultiplier = 5;
+
+ // aapt resource value: 3
+ public const int pickerview_wheelview_textColorCenter = 3;
+
+ // aapt resource value: 2
+ public const int pickerview_wheelview_textColorOut = 2;
+
+ // aapt resource value: 1
+ public const int pickerview_wheelview_textSize = 1;
+
+ static Styleable()
+ {
+ global::Android.Runtime.ResourceIdManager.UpdateIdValues();
+ }
+
+ private Styleable()
+ {
+ }
+ }
}
}
#pragma warning restore 1591
--
Gitblit v1.8.0