From a64ff4605e58ca4264d51675d5df93df0cf9e458 Mon Sep 17 00:00:00 2001 From: Bastian Noffer Date: Sun, 2 Oct 2022 13:11:58 +0200 Subject: [PATCH] Bumped versions of dependency libraries and updated sample application accordingly --- .../Resources/Resource.designer.cs | 2543 +++++++++-------- .../SVGSample.Android.csproj | 9 +- Sample/SVGSample.iOS/SVGSample.iOS.csproj | 9 +- Sample/SVGSample/MainPage.xaml | 1 + Sample/SVGSample/MainPage.xaml.cs | 5 + Sample/SVGSample/SVGSample.csproj | 12 +- XamExtensionsSvg/XamExtensionsSvg.csproj | 6 +- 7 files changed, 1375 insertions(+), 1210 deletions(-) diff --git a/Sample/SVGSample.Android/Resources/Resource.designer.cs b/Sample/SVGSample.Android/Resources/Resource.designer.cs index 1209172..579c9cd 100644 --- a/Sample/SVGSample.Android/Resources/Resource.designer.cs +++ b/Sample/SVGSample.Android/Resources/Resource.designer.cs @@ -2,6 +2,7 @@ //------------------------------------------------------------------------------ // // 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. @@ -14,7 +15,7 @@ namespace SVGSample.Droid { - [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Xamarin.Android.Build.Tasks", "12.1.99.62")] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Xamarin.Android.Build.Tasks", "13.0.0.73")] public partial class Resource { @@ -25,6 +26,9 @@ static Resource() public static void UpdateIdValues() { + global::SkiaSharp.Views.Android.Resource.Attribute.ignorePixelScaling = global::SVGSample.Droid.Resource.Attribute.ignorePixelScaling; + global::SkiaSharp.Views.Android.Resource.Styleable.SKCanvasView = global::SVGSample.Droid.Resource.Styleable.SKCanvasView; + global::SkiaSharp.Views.Android.Resource.Styleable.SKCanvasView_ignorePixelScaling = global::SVGSample.Droid.Resource.Styleable.SKCanvasView_ignorePixelScaling; global::SkiaSharp.Views.Forms.Resource.Animation.abc_fade_in = global::SVGSample.Droid.Resource.Animation.abc_fade_in; global::SkiaSharp.Views.Forms.Resource.Animation.abc_fade_out = global::SVGSample.Droid.Resource.Animation.abc_fade_out; global::SkiaSharp.Views.Forms.Resource.Animation.abc_grow_fade_in_from_bottom = global::SVGSample.Droid.Resource.Animation.abc_grow_fade_in_from_bottom; @@ -37,6 +41,18 @@ public static void UpdateIdValues() global::SkiaSharp.Views.Forms.Resource.Animation.abc_slide_out_top = global::SVGSample.Droid.Resource.Animation.abc_slide_out_top; global::SkiaSharp.Views.Forms.Resource.Animation.abc_tooltip_enter = global::SVGSample.Droid.Resource.Animation.abc_tooltip_enter; global::SkiaSharp.Views.Forms.Resource.Animation.abc_tooltip_exit = global::SVGSample.Droid.Resource.Animation.abc_tooltip_exit; + global::SkiaSharp.Views.Forms.Resource.Animation.btn_checkbox_to_checked_box_inner_merged_animation = global::SVGSample.Droid.Resource.Animation.btn_checkbox_to_checked_box_inner_merged_animation; + global::SkiaSharp.Views.Forms.Resource.Animation.btn_checkbox_to_checked_box_outer_merged_animation = global::SVGSample.Droid.Resource.Animation.btn_checkbox_to_checked_box_outer_merged_animation; + global::SkiaSharp.Views.Forms.Resource.Animation.btn_checkbox_to_checked_icon_null_animation = global::SVGSample.Droid.Resource.Animation.btn_checkbox_to_checked_icon_null_animation; + global::SkiaSharp.Views.Forms.Resource.Animation.btn_checkbox_to_unchecked_box_inner_merged_animation = global::SVGSample.Droid.Resource.Animation.btn_checkbox_to_unchecked_box_inner_merged_animation; + global::SkiaSharp.Views.Forms.Resource.Animation.btn_checkbox_to_unchecked_check_path_merged_animation = global::SVGSample.Droid.Resource.Animation.btn_checkbox_to_unchecked_check_path_merged_animation; + global::SkiaSharp.Views.Forms.Resource.Animation.btn_checkbox_to_unchecked_icon_null_animation = global::SVGSample.Droid.Resource.Animation.btn_checkbox_to_unchecked_icon_null_animation; + global::SkiaSharp.Views.Forms.Resource.Animation.btn_radio_to_off_mtrl_dot_group_animation = global::SVGSample.Droid.Resource.Animation.btn_radio_to_off_mtrl_dot_group_animation; + global::SkiaSharp.Views.Forms.Resource.Animation.btn_radio_to_off_mtrl_ring_outer_animation = global::SVGSample.Droid.Resource.Animation.btn_radio_to_off_mtrl_ring_outer_animation; + global::SkiaSharp.Views.Forms.Resource.Animation.btn_radio_to_off_mtrl_ring_outer_path_animation = global::SVGSample.Droid.Resource.Animation.btn_radio_to_off_mtrl_ring_outer_path_animation; + global::SkiaSharp.Views.Forms.Resource.Animation.btn_radio_to_on_mtrl_dot_group_animation = global::SVGSample.Droid.Resource.Animation.btn_radio_to_on_mtrl_dot_group_animation; + global::SkiaSharp.Views.Forms.Resource.Animation.btn_radio_to_on_mtrl_ring_outer_animation = global::SVGSample.Droid.Resource.Animation.btn_radio_to_on_mtrl_ring_outer_animation; + global::SkiaSharp.Views.Forms.Resource.Animation.btn_radio_to_on_mtrl_ring_outer_path_animation = global::SVGSample.Droid.Resource.Animation.btn_radio_to_on_mtrl_ring_outer_path_animation; global::SkiaSharp.Views.Forms.Resource.Animation.design_bottom_sheet_slide_in = global::SVGSample.Droid.Resource.Animation.design_bottom_sheet_slide_in; global::SkiaSharp.Views.Forms.Resource.Animation.design_bottom_sheet_slide_out = global::SVGSample.Droid.Resource.Animation.design_bottom_sheet_slide_out; global::SkiaSharp.Views.Forms.Resource.Animation.design_snackbar_in = global::SVGSample.Droid.Resource.Animation.design_snackbar_in; @@ -136,6 +152,7 @@ public static void UpdateIdValues() global::SkiaSharp.Views.Forms.Resource.Attribute.buttonBarNeutralButtonStyle = global::SVGSample.Droid.Resource.Attribute.buttonBarNeutralButtonStyle; global::SkiaSharp.Views.Forms.Resource.Attribute.buttonBarPositiveButtonStyle = global::SVGSample.Droid.Resource.Attribute.buttonBarPositiveButtonStyle; global::SkiaSharp.Views.Forms.Resource.Attribute.buttonBarStyle = global::SVGSample.Droid.Resource.Attribute.buttonBarStyle; + global::SkiaSharp.Views.Forms.Resource.Attribute.buttonCompat = global::SVGSample.Droid.Resource.Attribute.buttonCompat; global::SkiaSharp.Views.Forms.Resource.Attribute.buttonGravity = global::SVGSample.Droid.Resource.Attribute.buttonGravity; global::SkiaSharp.Views.Forms.Resource.Attribute.buttonIconDimen = global::SVGSample.Droid.Resource.Attribute.buttonIconDimen; global::SkiaSharp.Views.Forms.Resource.Attribute.buttonPanelSideLayout = global::SVGSample.Droid.Resource.Attribute.buttonPanelSideLayout; @@ -186,6 +203,7 @@ public static void UpdateIdValues() global::SkiaSharp.Views.Forms.Resource.Attribute.collapsedTitleGravity = global::SVGSample.Droid.Resource.Attribute.collapsedTitleGravity; global::SkiaSharp.Views.Forms.Resource.Attribute.collapsedTitleTextAppearance = global::SVGSample.Droid.Resource.Attribute.collapsedTitleTextAppearance; global::SkiaSharp.Views.Forms.Resource.Attribute.collapseIcon = global::SVGSample.Droid.Resource.Attribute.collapseIcon; + global::SkiaSharp.Views.Forms.Resource.Attribute.collectionViewStyle = global::SVGSample.Droid.Resource.Attribute.collectionViewStyle; global::SkiaSharp.Views.Forms.Resource.Attribute.color = global::SVGSample.Droid.Resource.Attribute.color; global::SkiaSharp.Views.Forms.Resource.Attribute.colorAccent = global::SVGSample.Droid.Resource.Attribute.colorAccent; global::SkiaSharp.Views.Forms.Resource.Attribute.colorBackgroundFloating = global::SVGSample.Droid.Resource.Attribute.colorBackgroundFloating; @@ -229,7 +247,15 @@ public static void UpdateIdValues() global::SkiaSharp.Views.Forms.Resource.Attribute.dividerHorizontal = global::SVGSample.Droid.Resource.Attribute.dividerHorizontal; global::SkiaSharp.Views.Forms.Resource.Attribute.dividerPadding = global::SVGSample.Droid.Resource.Attribute.dividerPadding; global::SkiaSharp.Views.Forms.Resource.Attribute.dividerVertical = global::SVGSample.Droid.Resource.Attribute.dividerVertical; + global::SkiaSharp.Views.Forms.Resource.Attribute.drawableBottomCompat = global::SVGSample.Droid.Resource.Attribute.drawableBottomCompat; + global::SkiaSharp.Views.Forms.Resource.Attribute.drawableEndCompat = global::SVGSample.Droid.Resource.Attribute.drawableEndCompat; + global::SkiaSharp.Views.Forms.Resource.Attribute.drawableLeftCompat = global::SVGSample.Droid.Resource.Attribute.drawableLeftCompat; + global::SkiaSharp.Views.Forms.Resource.Attribute.drawableRightCompat = global::SVGSample.Droid.Resource.Attribute.drawableRightCompat; global::SkiaSharp.Views.Forms.Resource.Attribute.drawableSize = global::SVGSample.Droid.Resource.Attribute.drawableSize; + global::SkiaSharp.Views.Forms.Resource.Attribute.drawableStartCompat = global::SVGSample.Droid.Resource.Attribute.drawableStartCompat; + global::SkiaSharp.Views.Forms.Resource.Attribute.drawableTint = global::SVGSample.Droid.Resource.Attribute.drawableTint; + global::SkiaSharp.Views.Forms.Resource.Attribute.drawableTintMode = global::SVGSample.Droid.Resource.Attribute.drawableTintMode; + global::SkiaSharp.Views.Forms.Resource.Attribute.drawableTopCompat = global::SVGSample.Droid.Resource.Attribute.drawableTopCompat; global::SkiaSharp.Views.Forms.Resource.Attribute.drawerArrowStyle = global::SVGSample.Droid.Resource.Attribute.drawerArrowStyle; global::SkiaSharp.Views.Forms.Resource.Attribute.dropdownListPreferredItemHeight = global::SVGSample.Droid.Resource.Attribute.dropdownListPreferredItemHeight; global::SkiaSharp.Views.Forms.Resource.Attribute.dropDownListViewStyle = global::SVGSample.Droid.Resource.Attribute.dropDownListViewStyle; @@ -300,6 +326,7 @@ public static void UpdateIdValues() global::SkiaSharp.Views.Forms.Resource.Attribute.iconStartPadding = global::SVGSample.Droid.Resource.Attribute.iconStartPadding; global::SkiaSharp.Views.Forms.Resource.Attribute.iconTint = global::SVGSample.Droid.Resource.Attribute.iconTint; global::SkiaSharp.Views.Forms.Resource.Attribute.iconTintMode = global::SVGSample.Droid.Resource.Attribute.iconTintMode; + global::SkiaSharp.Views.Forms.Resource.Attribute.ignorePixelScaling = global::SVGSample.Droid.Resource.Attribute.ignorePixelScaling; global::SkiaSharp.Views.Forms.Resource.Attribute.imageButtonStyle = global::SVGSample.Droid.Resource.Attribute.imageButtonStyle; global::SkiaSharp.Views.Forms.Resource.Attribute.indeterminateProgressStyle = global::SVGSample.Droid.Resource.Attribute.indeterminateProgressStyle; global::SkiaSharp.Views.Forms.Resource.Attribute.initialActivityCount = global::SVGSample.Droid.Resource.Attribute.initialActivityCount; @@ -336,6 +363,8 @@ public static void UpdateIdValues() global::SkiaSharp.Views.Forms.Resource.Attribute.lineHeight = global::SVGSample.Droid.Resource.Attribute.lineHeight; global::SkiaSharp.Views.Forms.Resource.Attribute.lineSpacing = global::SVGSample.Droid.Resource.Attribute.lineSpacing; global::SkiaSharp.Views.Forms.Resource.Attribute.listChoiceBackgroundIndicator = global::SVGSample.Droid.Resource.Attribute.listChoiceBackgroundIndicator; + global::SkiaSharp.Views.Forms.Resource.Attribute.listChoiceIndicatorMultipleAnimated = global::SVGSample.Droid.Resource.Attribute.listChoiceIndicatorMultipleAnimated; + global::SkiaSharp.Views.Forms.Resource.Attribute.listChoiceIndicatorSingleAnimated = global::SVGSample.Droid.Resource.Attribute.listChoiceIndicatorSingleAnimated; global::SkiaSharp.Views.Forms.Resource.Attribute.listDividerAlertDialog = global::SVGSample.Droid.Resource.Attribute.listDividerAlertDialog; global::SkiaSharp.Views.Forms.Resource.Attribute.listItemLayout = global::SVGSample.Droid.Resource.Attribute.listItemLayout; global::SkiaSharp.Views.Forms.Resource.Attribute.listLayout = global::SVGSample.Droid.Resource.Attribute.listLayout; @@ -344,8 +373,10 @@ public static void UpdateIdValues() global::SkiaSharp.Views.Forms.Resource.Attribute.listPreferredItemHeight = global::SVGSample.Droid.Resource.Attribute.listPreferredItemHeight; global::SkiaSharp.Views.Forms.Resource.Attribute.listPreferredItemHeightLarge = global::SVGSample.Droid.Resource.Attribute.listPreferredItemHeightLarge; global::SkiaSharp.Views.Forms.Resource.Attribute.listPreferredItemHeightSmall = global::SVGSample.Droid.Resource.Attribute.listPreferredItemHeightSmall; + global::SkiaSharp.Views.Forms.Resource.Attribute.listPreferredItemPaddingEnd = global::SVGSample.Droid.Resource.Attribute.listPreferredItemPaddingEnd; global::SkiaSharp.Views.Forms.Resource.Attribute.listPreferredItemPaddingLeft = global::SVGSample.Droid.Resource.Attribute.listPreferredItemPaddingLeft; global::SkiaSharp.Views.Forms.Resource.Attribute.listPreferredItemPaddingRight = global::SVGSample.Droid.Resource.Attribute.listPreferredItemPaddingRight; + global::SkiaSharp.Views.Forms.Resource.Attribute.listPreferredItemPaddingStart = global::SVGSample.Droid.Resource.Attribute.listPreferredItemPaddingStart; global::SkiaSharp.Views.Forms.Resource.Attribute.logo = global::SVGSample.Droid.Resource.Attribute.logo; global::SkiaSharp.Views.Forms.Resource.Attribute.logoDescription = global::SVGSample.Droid.Resource.Attribute.logoDescription; global::SkiaSharp.Views.Forms.Resource.Attribute.materialButtonStyle = global::SVGSample.Droid.Resource.Attribute.materialButtonStyle; @@ -387,11 +418,13 @@ public static void UpdateIdValues() global::SkiaSharp.Views.Forms.Resource.Attribute.ratingBarStyle = global::SVGSample.Droid.Resource.Attribute.ratingBarStyle; global::SkiaSharp.Views.Forms.Resource.Attribute.ratingBarStyleIndicator = global::SVGSample.Droid.Resource.Attribute.ratingBarStyleIndicator; global::SkiaSharp.Views.Forms.Resource.Attribute.ratingBarStyleSmall = global::SVGSample.Droid.Resource.Attribute.ratingBarStyleSmall; + global::SkiaSharp.Views.Forms.Resource.Attribute.recyclerViewStyle = global::SVGSample.Droid.Resource.Attribute.recyclerViewStyle; global::SkiaSharp.Views.Forms.Resource.Attribute.reverseLayout = global::SVGSample.Droid.Resource.Attribute.reverseLayout; global::SkiaSharp.Views.Forms.Resource.Attribute.rippleColor = global::SVGSample.Droid.Resource.Attribute.rippleColor; global::SkiaSharp.Views.Forms.Resource.Attribute.scrimAnimationDuration = global::SVGSample.Droid.Resource.Attribute.scrimAnimationDuration; global::SkiaSharp.Views.Forms.Resource.Attribute.scrimBackground = global::SVGSample.Droid.Resource.Attribute.scrimBackground; global::SkiaSharp.Views.Forms.Resource.Attribute.scrimVisibleHeightTrigger = global::SVGSample.Droid.Resource.Attribute.scrimVisibleHeightTrigger; + global::SkiaSharp.Views.Forms.Resource.Attribute.scrollViewStyle = global::SVGSample.Droid.Resource.Attribute.scrollViewStyle; global::SkiaSharp.Views.Forms.Resource.Attribute.searchHintIcon = global::SVGSample.Droid.Resource.Attribute.searchHintIcon; global::SkiaSharp.Views.Forms.Resource.Attribute.searchIcon = global::SVGSample.Droid.Resource.Attribute.searchIcon; global::SkiaSharp.Views.Forms.Resource.Attribute.searchViewStyle = global::SVGSample.Droid.Resource.Attribute.searchViewStyle; @@ -487,6 +520,7 @@ public static void UpdateIdValues() global::SkiaSharp.Views.Forms.Resource.Attribute.textColorSearchUrl = global::SVGSample.Droid.Resource.Attribute.textColorSearchUrl; global::SkiaSharp.Views.Forms.Resource.Attribute.textEndPadding = global::SVGSample.Droid.Resource.Attribute.textEndPadding; global::SkiaSharp.Views.Forms.Resource.Attribute.textInputStyle = global::SVGSample.Droid.Resource.Attribute.textInputStyle; + global::SkiaSharp.Views.Forms.Resource.Attribute.textLocale = global::SVGSample.Droid.Resource.Attribute.textLocale; global::SkiaSharp.Views.Forms.Resource.Attribute.textStartPadding = global::SVGSample.Droid.Resource.Attribute.textStartPadding; global::SkiaSharp.Views.Forms.Resource.Attribute.theme = global::SVGSample.Droid.Resource.Attribute.theme; global::SkiaSharp.Views.Forms.Resource.Attribute.thickness = global::SVGSample.Droid.Resource.Attribute.thickness; @@ -709,6 +743,9 @@ public static void UpdateIdValues() global::SkiaSharp.Views.Forms.Resource.Dimension.abc_edit_text_inset_horizontal_material = global::SVGSample.Droid.Resource.Dimension.abc_edit_text_inset_horizontal_material; global::SkiaSharp.Views.Forms.Resource.Dimension.abc_edit_text_inset_top_material = global::SVGSample.Droid.Resource.Dimension.abc_edit_text_inset_top_material; global::SkiaSharp.Views.Forms.Resource.Dimension.abc_floating_window_z = global::SVGSample.Droid.Resource.Dimension.abc_floating_window_z; + global::SkiaSharp.Views.Forms.Resource.Dimension.abc_list_item_height_large_material = global::SVGSample.Droid.Resource.Dimension.abc_list_item_height_large_material; + global::SkiaSharp.Views.Forms.Resource.Dimension.abc_list_item_height_material = global::SVGSample.Droid.Resource.Dimension.abc_list_item_height_material; + global::SkiaSharp.Views.Forms.Resource.Dimension.abc_list_item_height_small_material = global::SVGSample.Droid.Resource.Dimension.abc_list_item_height_small_material; global::SkiaSharp.Views.Forms.Resource.Dimension.abc_list_item_padding_horizontal_material = global::SVGSample.Droid.Resource.Dimension.abc_list_item_padding_horizontal_material; global::SkiaSharp.Views.Forms.Resource.Dimension.abc_panel_menu_list_width = global::SVGSample.Droid.Resource.Dimension.abc_panel_menu_list_width; global::SkiaSharp.Views.Forms.Resource.Dimension.abc_progress_bar_height_material = global::SVGSample.Droid.Resource.Dimension.abc_progress_bar_height_material; @@ -880,11 +917,13 @@ public static void UpdateIdValues() global::SkiaSharp.Views.Forms.Resource.Drawable.abc_action_bar_item_background_material = global::SVGSample.Droid.Resource.Drawable.abc_action_bar_item_background_material; global::SkiaSharp.Views.Forms.Resource.Drawable.abc_btn_borderless_material = global::SVGSample.Droid.Resource.Drawable.abc_btn_borderless_material; global::SkiaSharp.Views.Forms.Resource.Drawable.abc_btn_check_material = global::SVGSample.Droid.Resource.Drawable.abc_btn_check_material; + global::SkiaSharp.Views.Forms.Resource.Drawable.abc_btn_check_material_anim = global::SVGSample.Droid.Resource.Drawable.abc_btn_check_material_anim; global::SkiaSharp.Views.Forms.Resource.Drawable.abc_btn_check_to_on_mtrl_000 = global::SVGSample.Droid.Resource.Drawable.abc_btn_check_to_on_mtrl_000; global::SkiaSharp.Views.Forms.Resource.Drawable.abc_btn_check_to_on_mtrl_015 = global::SVGSample.Droid.Resource.Drawable.abc_btn_check_to_on_mtrl_015; global::SkiaSharp.Views.Forms.Resource.Drawable.abc_btn_colored_material = global::SVGSample.Droid.Resource.Drawable.abc_btn_colored_material; global::SkiaSharp.Views.Forms.Resource.Drawable.abc_btn_default_mtrl_shape = global::SVGSample.Droid.Resource.Drawable.abc_btn_default_mtrl_shape; global::SkiaSharp.Views.Forms.Resource.Drawable.abc_btn_radio_material = global::SVGSample.Droid.Resource.Drawable.abc_btn_radio_material; + global::SkiaSharp.Views.Forms.Resource.Drawable.abc_btn_radio_material_anim = global::SVGSample.Droid.Resource.Drawable.abc_btn_radio_material_anim; global::SkiaSharp.Views.Forms.Resource.Drawable.abc_btn_radio_to_on_mtrl_000 = global::SVGSample.Droid.Resource.Drawable.abc_btn_radio_to_on_mtrl_000; global::SkiaSharp.Views.Forms.Resource.Drawable.abc_btn_radio_to_on_mtrl_015 = global::SVGSample.Droid.Resource.Drawable.abc_btn_radio_to_on_mtrl_015; global::SkiaSharp.Views.Forms.Resource.Drawable.abc_btn_switch_to_on_mtrl_00001 = global::SVGSample.Droid.Resource.Drawable.abc_btn_switch_to_on_mtrl_00001; @@ -950,6 +989,14 @@ public static void UpdateIdValues() global::SkiaSharp.Views.Forms.Resource.Drawable.abc_vector_test = global::SVGSample.Droid.Resource.Drawable.abc_vector_test; global::SkiaSharp.Views.Forms.Resource.Drawable.avd_hide_password = global::SVGSample.Droid.Resource.Drawable.avd_hide_password; global::SkiaSharp.Views.Forms.Resource.Drawable.avd_show_password = global::SVGSample.Droid.Resource.Drawable.avd_show_password; + global::SkiaSharp.Views.Forms.Resource.Drawable.btn_checkbox_checked_mtrl = global::SVGSample.Droid.Resource.Drawable.btn_checkbox_checked_mtrl; + global::SkiaSharp.Views.Forms.Resource.Drawable.btn_checkbox_checked_to_unchecked_mtrl_animation = global::SVGSample.Droid.Resource.Drawable.btn_checkbox_checked_to_unchecked_mtrl_animation; + global::SkiaSharp.Views.Forms.Resource.Drawable.btn_checkbox_unchecked_mtrl = global::SVGSample.Droid.Resource.Drawable.btn_checkbox_unchecked_mtrl; + global::SkiaSharp.Views.Forms.Resource.Drawable.btn_checkbox_unchecked_to_checked_mtrl_animation = global::SVGSample.Droid.Resource.Drawable.btn_checkbox_unchecked_to_checked_mtrl_animation; + global::SkiaSharp.Views.Forms.Resource.Drawable.btn_radio_off_mtrl = global::SVGSample.Droid.Resource.Drawable.btn_radio_off_mtrl; + global::SkiaSharp.Views.Forms.Resource.Drawable.btn_radio_off_to_on_mtrl_animation = global::SVGSample.Droid.Resource.Drawable.btn_radio_off_to_on_mtrl_animation; + global::SkiaSharp.Views.Forms.Resource.Drawable.btn_radio_on_mtrl = global::SVGSample.Droid.Resource.Drawable.btn_radio_on_mtrl; + global::SkiaSharp.Views.Forms.Resource.Drawable.btn_radio_on_to_off_mtrl_animation = global::SVGSample.Droid.Resource.Drawable.btn_radio_on_to_off_mtrl_animation; global::SkiaSharp.Views.Forms.Resource.Drawable.design_fab_background = global::SVGSample.Droid.Resource.Drawable.design_fab_background; global::SkiaSharp.Views.Forms.Resource.Drawable.design_ic_visibility = global::SVGSample.Droid.Resource.Drawable.design_ic_visibility; global::SkiaSharp.Views.Forms.Resource.Drawable.design_ic_visibility_off = global::SVGSample.Droid.Resource.Drawable.design_ic_visibility_off; @@ -974,6 +1021,39 @@ public static void UpdateIdValues() global::SkiaSharp.Views.Forms.Resource.Drawable.notify_panel_notification_icon_bg = global::SVGSample.Droid.Resource.Drawable.notify_panel_notification_icon_bg; global::SkiaSharp.Views.Forms.Resource.Drawable.tooltip_frame_dark = global::SVGSample.Droid.Resource.Drawable.tooltip_frame_dark; global::SkiaSharp.Views.Forms.Resource.Drawable.tooltip_frame_light = global::SVGSample.Droid.Resource.Drawable.tooltip_frame_light; + global::SkiaSharp.Views.Forms.Resource.Id.accessibility_action_clickable_span = global::SVGSample.Droid.Resource.Id.accessibility_action_clickable_span; + global::SkiaSharp.Views.Forms.Resource.Id.accessibility_custom_action_0 = global::SVGSample.Droid.Resource.Id.accessibility_custom_action_0; + global::SkiaSharp.Views.Forms.Resource.Id.accessibility_custom_action_1 = global::SVGSample.Droid.Resource.Id.accessibility_custom_action_1; + global::SkiaSharp.Views.Forms.Resource.Id.accessibility_custom_action_10 = global::SVGSample.Droid.Resource.Id.accessibility_custom_action_10; + global::SkiaSharp.Views.Forms.Resource.Id.accessibility_custom_action_11 = global::SVGSample.Droid.Resource.Id.accessibility_custom_action_11; + global::SkiaSharp.Views.Forms.Resource.Id.accessibility_custom_action_12 = global::SVGSample.Droid.Resource.Id.accessibility_custom_action_12; + global::SkiaSharp.Views.Forms.Resource.Id.accessibility_custom_action_13 = global::SVGSample.Droid.Resource.Id.accessibility_custom_action_13; + global::SkiaSharp.Views.Forms.Resource.Id.accessibility_custom_action_14 = global::SVGSample.Droid.Resource.Id.accessibility_custom_action_14; + global::SkiaSharp.Views.Forms.Resource.Id.accessibility_custom_action_15 = global::SVGSample.Droid.Resource.Id.accessibility_custom_action_15; + global::SkiaSharp.Views.Forms.Resource.Id.accessibility_custom_action_16 = global::SVGSample.Droid.Resource.Id.accessibility_custom_action_16; + global::SkiaSharp.Views.Forms.Resource.Id.accessibility_custom_action_17 = global::SVGSample.Droid.Resource.Id.accessibility_custom_action_17; + global::SkiaSharp.Views.Forms.Resource.Id.accessibility_custom_action_18 = global::SVGSample.Droid.Resource.Id.accessibility_custom_action_18; + global::SkiaSharp.Views.Forms.Resource.Id.accessibility_custom_action_19 = global::SVGSample.Droid.Resource.Id.accessibility_custom_action_19; + global::SkiaSharp.Views.Forms.Resource.Id.accessibility_custom_action_2 = global::SVGSample.Droid.Resource.Id.accessibility_custom_action_2; + global::SkiaSharp.Views.Forms.Resource.Id.accessibility_custom_action_20 = global::SVGSample.Droid.Resource.Id.accessibility_custom_action_20; + global::SkiaSharp.Views.Forms.Resource.Id.accessibility_custom_action_21 = global::SVGSample.Droid.Resource.Id.accessibility_custom_action_21; + global::SkiaSharp.Views.Forms.Resource.Id.accessibility_custom_action_22 = global::SVGSample.Droid.Resource.Id.accessibility_custom_action_22; + global::SkiaSharp.Views.Forms.Resource.Id.accessibility_custom_action_23 = global::SVGSample.Droid.Resource.Id.accessibility_custom_action_23; + global::SkiaSharp.Views.Forms.Resource.Id.accessibility_custom_action_24 = global::SVGSample.Droid.Resource.Id.accessibility_custom_action_24; + global::SkiaSharp.Views.Forms.Resource.Id.accessibility_custom_action_25 = global::SVGSample.Droid.Resource.Id.accessibility_custom_action_25; + global::SkiaSharp.Views.Forms.Resource.Id.accessibility_custom_action_26 = global::SVGSample.Droid.Resource.Id.accessibility_custom_action_26; + global::SkiaSharp.Views.Forms.Resource.Id.accessibility_custom_action_27 = global::SVGSample.Droid.Resource.Id.accessibility_custom_action_27; + global::SkiaSharp.Views.Forms.Resource.Id.accessibility_custom_action_28 = global::SVGSample.Droid.Resource.Id.accessibility_custom_action_28; + global::SkiaSharp.Views.Forms.Resource.Id.accessibility_custom_action_29 = global::SVGSample.Droid.Resource.Id.accessibility_custom_action_29; + global::SkiaSharp.Views.Forms.Resource.Id.accessibility_custom_action_3 = global::SVGSample.Droid.Resource.Id.accessibility_custom_action_3; + global::SkiaSharp.Views.Forms.Resource.Id.accessibility_custom_action_30 = global::SVGSample.Droid.Resource.Id.accessibility_custom_action_30; + global::SkiaSharp.Views.Forms.Resource.Id.accessibility_custom_action_31 = global::SVGSample.Droid.Resource.Id.accessibility_custom_action_31; + global::SkiaSharp.Views.Forms.Resource.Id.accessibility_custom_action_4 = global::SVGSample.Droid.Resource.Id.accessibility_custom_action_4; + global::SkiaSharp.Views.Forms.Resource.Id.accessibility_custom_action_5 = global::SVGSample.Droid.Resource.Id.accessibility_custom_action_5; + global::SkiaSharp.Views.Forms.Resource.Id.accessibility_custom_action_6 = global::SVGSample.Droid.Resource.Id.accessibility_custom_action_6; + global::SkiaSharp.Views.Forms.Resource.Id.accessibility_custom_action_7 = global::SVGSample.Droid.Resource.Id.accessibility_custom_action_7; + global::SkiaSharp.Views.Forms.Resource.Id.accessibility_custom_action_8 = global::SVGSample.Droid.Resource.Id.accessibility_custom_action_8; + global::SkiaSharp.Views.Forms.Resource.Id.accessibility_custom_action_9 = global::SVGSample.Droid.Resource.Id.accessibility_custom_action_9; global::SkiaSharp.Views.Forms.Resource.Id.action0 = global::SVGSample.Droid.Resource.Id.action0; global::SkiaSharp.Views.Forms.Resource.Id.actions = global::SVGSample.Droid.Resource.Id.actions; global::SkiaSharp.Views.Forms.Resource.Id.action_bar = global::SVGSample.Droid.Resource.Id.action_bar; @@ -1017,6 +1097,7 @@ public static void UpdateIdValues() global::SkiaSharp.Views.Forms.Resource.Id.center_horizontal = global::SVGSample.Droid.Resource.Id.center_horizontal; global::SkiaSharp.Views.Forms.Resource.Id.center_vertical = global::SVGSample.Droid.Resource.Id.center_vertical; global::SkiaSharp.Views.Forms.Resource.Id.checkbox = global::SVGSample.Droid.Resource.Id.checkbox; + global::SkiaSharp.Views.Forms.Resource.Id.@checked = global::SVGSample.Droid.Resource.Id.@checked; global::SkiaSharp.Views.Forms.Resource.Id.chronometer = global::SVGSample.Droid.Resource.Id.chronometer; global::SkiaSharp.Views.Forms.Resource.Id.clip_horizontal = global::SVGSample.Droid.Resource.Id.clip_horizontal; global::SkiaSharp.Views.Forms.Resource.Id.clip_vertical = global::SVGSample.Droid.Resource.Id.clip_vertical; @@ -1035,6 +1116,7 @@ public static void UpdateIdValues() global::SkiaSharp.Views.Forms.Resource.Id.design_menu_item_action_area_stub = global::SVGSample.Droid.Resource.Id.design_menu_item_action_area_stub; global::SkiaSharp.Views.Forms.Resource.Id.design_menu_item_text = global::SVGSample.Droid.Resource.Id.design_menu_item_text; global::SkiaSharp.Views.Forms.Resource.Id.design_navigation_view = global::SVGSample.Droid.Resource.Id.design_navigation_view; + global::SkiaSharp.Views.Forms.Resource.Id.dialog_button = global::SVGSample.Droid.Resource.Id.dialog_button; global::SkiaSharp.Views.Forms.Resource.Id.disableHome = global::SVGSample.Droid.Resource.Id.disableHome; global::SkiaSharp.Views.Forms.Resource.Id.edit_query = global::SVGSample.Droid.Resource.Id.edit_query; global::SkiaSharp.Views.Forms.Resource.Id.end = global::SVGSample.Droid.Resource.Id.end; @@ -1053,6 +1135,7 @@ public static void UpdateIdValues() global::SkiaSharp.Views.Forms.Resource.Id.forever = global::SVGSample.Droid.Resource.Id.forever; global::SkiaSharp.Views.Forms.Resource.Id.FUNCTION = global::SVGSample.Droid.Resource.Id.FUNCTION; global::SkiaSharp.Views.Forms.Resource.Id.ghost_view = global::SVGSample.Droid.Resource.Id.ghost_view; + global::SkiaSharp.Views.Forms.Resource.Id.ghost_view_holder = global::SVGSample.Droid.Resource.Id.ghost_view_holder; global::SkiaSharp.Views.Forms.Resource.Id.group_divider = global::SVGSample.Droid.Resource.Id.group_divider; global::SkiaSharp.Views.Forms.Resource.Id.home = global::SVGSample.Droid.Resource.Id.home; global::SkiaSharp.Views.Forms.Resource.Id.homeAsUp = global::SVGSample.Droid.Resource.Id.homeAsUp; @@ -1089,6 +1172,8 @@ public static void UpdateIdValues() global::SkiaSharp.Views.Forms.Resource.Id.notification_background = global::SVGSample.Droid.Resource.Id.notification_background; global::SkiaSharp.Views.Forms.Resource.Id.notification_main_column = global::SVGSample.Droid.Resource.Id.notification_main_column; global::SkiaSharp.Views.Forms.Resource.Id.notification_main_column_container = global::SVGSample.Droid.Resource.Id.notification_main_column_container; + global::SkiaSharp.Views.Forms.Resource.Id.off = global::SVGSample.Droid.Resource.Id.off; + global::SkiaSharp.Views.Forms.Resource.Id.on = global::SVGSample.Droid.Resource.Id.on; global::SkiaSharp.Views.Forms.Resource.Id.outline = global::SVGSample.Droid.Resource.Id.outline; global::SkiaSharp.Views.Forms.Resource.Id.parallax = global::SVGSample.Droid.Resource.Id.parallax; global::SkiaSharp.Views.Forms.Resource.Id.parentPanel = global::SVGSample.Droid.Resource.Id.parentPanel; @@ -1101,6 +1186,7 @@ public static void UpdateIdValues() global::SkiaSharp.Views.Forms.Resource.Id.right_icon = global::SVGSample.Droid.Resource.Id.right_icon; global::SkiaSharp.Views.Forms.Resource.Id.right_side = global::SVGSample.Droid.Resource.Id.right_side; global::SkiaSharp.Views.Forms.Resource.Id.save_non_transition_alpha = global::SVGSample.Droid.Resource.Id.save_non_transition_alpha; + global::SkiaSharp.Views.Forms.Resource.Id.save_overlay_view = global::SVGSample.Droid.Resource.Id.save_overlay_view; global::SkiaSharp.Views.Forms.Resource.Id.screen = global::SVGSample.Droid.Resource.Id.screen; global::SkiaSharp.Views.Forms.Resource.Id.scroll = global::SVGSample.Droid.Resource.Id.scroll; global::SkiaSharp.Views.Forms.Resource.Id.scrollable = global::SVGSample.Droid.Resource.Id.scrollable; @@ -1126,6 +1212,7 @@ public static void UpdateIdValues() global::SkiaSharp.Views.Forms.Resource.Id.showCustom = global::SVGSample.Droid.Resource.Id.showCustom; global::SkiaSharp.Views.Forms.Resource.Id.showHome = global::SVGSample.Droid.Resource.Id.showHome; global::SkiaSharp.Views.Forms.Resource.Id.showTitle = global::SVGSample.Droid.Resource.Id.showTitle; + global::SkiaSharp.Views.Forms.Resource.Id.sliding_tabs = global::SVGSample.Droid.Resource.Id.sliding_tabs; global::SkiaSharp.Views.Forms.Resource.Id.snackbar_action = global::SVGSample.Droid.Resource.Id.snackbar_action; global::SkiaSharp.Views.Forms.Resource.Id.snackbar_text = global::SVGSample.Droid.Resource.Id.snackbar_text; global::SkiaSharp.Views.Forms.Resource.Id.snap = global::SVGSample.Droid.Resource.Id.snap; @@ -1142,6 +1229,11 @@ public static void UpdateIdValues() global::SkiaSharp.Views.Forms.Resource.Id.submit_area = global::SVGSample.Droid.Resource.Id.submit_area; global::SkiaSharp.Views.Forms.Resource.Id.SYM = global::SVGSample.Droid.Resource.Id.SYM; global::SkiaSharp.Views.Forms.Resource.Id.tabMode = global::SVGSample.Droid.Resource.Id.tabMode; + global::SkiaSharp.Views.Forms.Resource.Id.tag_accessibility_actions = global::SVGSample.Droid.Resource.Id.tag_accessibility_actions; + global::SkiaSharp.Views.Forms.Resource.Id.tag_accessibility_clickable_spans = global::SVGSample.Droid.Resource.Id.tag_accessibility_clickable_spans; + global::SkiaSharp.Views.Forms.Resource.Id.tag_accessibility_heading = global::SVGSample.Droid.Resource.Id.tag_accessibility_heading; + global::SkiaSharp.Views.Forms.Resource.Id.tag_accessibility_pane_title = global::SVGSample.Droid.Resource.Id.tag_accessibility_pane_title; + global::SkiaSharp.Views.Forms.Resource.Id.tag_screen_reader_focusable = global::SVGSample.Droid.Resource.Id.tag_screen_reader_focusable; global::SkiaSharp.Views.Forms.Resource.Id.tag_transition_group = global::SVGSample.Droid.Resource.Id.tag_transition_group; global::SkiaSharp.Views.Forms.Resource.Id.tag_unhandled_key_event_manager = global::SVGSample.Droid.Resource.Id.tag_unhandled_key_event_manager; global::SkiaSharp.Views.Forms.Resource.Id.tag_unhandled_key_listeners = global::SVGSample.Droid.Resource.Id.tag_unhandled_key_listeners; @@ -1157,6 +1249,7 @@ public static void UpdateIdValues() global::SkiaSharp.Views.Forms.Resource.Id.title = global::SVGSample.Droid.Resource.Id.title; global::SkiaSharp.Views.Forms.Resource.Id.titleDividerNoCustom = global::SVGSample.Droid.Resource.Id.titleDividerNoCustom; global::SkiaSharp.Views.Forms.Resource.Id.title_template = global::SVGSample.Droid.Resource.Id.title_template; + global::SkiaSharp.Views.Forms.Resource.Id.toolbar = global::SVGSample.Droid.Resource.Id.toolbar; global::SkiaSharp.Views.Forms.Resource.Id.top = global::SVGSample.Droid.Resource.Id.top; global::SkiaSharp.Views.Forms.Resource.Id.topPanel = global::SVGSample.Droid.Resource.Id.topPanel; global::SkiaSharp.Views.Forms.Resource.Id.touch_outside = global::SVGSample.Droid.Resource.Id.touch_outside; @@ -1165,6 +1258,7 @@ public static void UpdateIdValues() global::SkiaSharp.Views.Forms.Resource.Id.transition_position = global::SVGSample.Droid.Resource.Id.transition_position; global::SkiaSharp.Views.Forms.Resource.Id.transition_scene_layoutid_cache = global::SVGSample.Droid.Resource.Id.transition_scene_layoutid_cache; global::SkiaSharp.Views.Forms.Resource.Id.transition_transform = global::SVGSample.Droid.Resource.Id.transition_transform; + global::SkiaSharp.Views.Forms.Resource.Id.@unchecked = global::SVGSample.Droid.Resource.Id.@unchecked; global::SkiaSharp.Views.Forms.Resource.Id.uniform = global::SVGSample.Droid.Resource.Id.uniform; global::SkiaSharp.Views.Forms.Resource.Id.unlabeled = global::SVGSample.Droid.Resource.Id.unlabeled; global::SkiaSharp.Views.Forms.Resource.Id.up = global::SVGSample.Droid.Resource.Id.up; @@ -1188,6 +1282,13 @@ public static void UpdateIdValues() global::SkiaSharp.Views.Forms.Resource.Integer.mtrl_tab_indicator_anim_duration_ms = global::SVGSample.Droid.Resource.Integer.mtrl_tab_indicator_anim_duration_ms; global::SkiaSharp.Views.Forms.Resource.Integer.show_password_duration = global::SVGSample.Droid.Resource.Integer.show_password_duration; global::SkiaSharp.Views.Forms.Resource.Integer.status_bar_notification_info_maxnum = global::SVGSample.Droid.Resource.Integer.status_bar_notification_info_maxnum; + global::SkiaSharp.Views.Forms.Resource.Interpolator.btn_checkbox_checked_mtrl_animation_interpolator_0 = global::SVGSample.Droid.Resource.Interpolator.btn_checkbox_checked_mtrl_animation_interpolator_0; + global::SkiaSharp.Views.Forms.Resource.Interpolator.btn_checkbox_checked_mtrl_animation_interpolator_1 = global::SVGSample.Droid.Resource.Interpolator.btn_checkbox_checked_mtrl_animation_interpolator_1; + global::SkiaSharp.Views.Forms.Resource.Interpolator.btn_checkbox_unchecked_mtrl_animation_interpolator_0 = global::SVGSample.Droid.Resource.Interpolator.btn_checkbox_unchecked_mtrl_animation_interpolator_0; + global::SkiaSharp.Views.Forms.Resource.Interpolator.btn_checkbox_unchecked_mtrl_animation_interpolator_1 = global::SVGSample.Droid.Resource.Interpolator.btn_checkbox_unchecked_mtrl_animation_interpolator_1; + global::SkiaSharp.Views.Forms.Resource.Interpolator.btn_radio_to_off_mtrl_animation_interpolator_0 = global::SVGSample.Droid.Resource.Interpolator.btn_radio_to_off_mtrl_animation_interpolator_0; + global::SkiaSharp.Views.Forms.Resource.Interpolator.btn_radio_to_on_mtrl_animation_interpolator_0 = global::SVGSample.Droid.Resource.Interpolator.btn_radio_to_on_mtrl_animation_interpolator_0; + global::SkiaSharp.Views.Forms.Resource.Interpolator.fast_out_slow_in = global::SVGSample.Droid.Resource.Interpolator.fast_out_slow_in; global::SkiaSharp.Views.Forms.Resource.Interpolator.mtrl_fast_out_linear_in = global::SVGSample.Droid.Resource.Interpolator.mtrl_fast_out_linear_in; global::SkiaSharp.Views.Forms.Resource.Interpolator.mtrl_fast_out_slow_in = global::SVGSample.Droid.Resource.Interpolator.mtrl_fast_out_slow_in; global::SkiaSharp.Views.Forms.Resource.Interpolator.mtrl_linear = global::SVGSample.Droid.Resource.Interpolator.mtrl_linear; @@ -1223,6 +1324,7 @@ public static void UpdateIdValues() global::SkiaSharp.Views.Forms.Resource.Layout.BottomTabLayout = global::SVGSample.Droid.Resource.Layout.BottomTabLayout; global::SkiaSharp.Views.Forms.Resource.Layout.browser_actions_context_menu_page = global::SVGSample.Droid.Resource.Layout.browser_actions_context_menu_page; global::SkiaSharp.Views.Forms.Resource.Layout.browser_actions_context_menu_row = global::SVGSample.Droid.Resource.Layout.browser_actions_context_menu_row; + global::SkiaSharp.Views.Forms.Resource.Layout.custom_dialog = global::SVGSample.Droid.Resource.Layout.custom_dialog; global::SkiaSharp.Views.Forms.Resource.Layout.design_bottom_navigation_item = global::SVGSample.Droid.Resource.Layout.design_bottom_navigation_item; global::SkiaSharp.Views.Forms.Resource.Layout.design_bottom_sheet_dialog = global::SVGSample.Droid.Resource.Layout.design_bottom_sheet_dialog; global::SkiaSharp.Views.Forms.Resource.Layout.design_layout_snackbar = global::SVGSample.Droid.Resource.Layout.design_layout_snackbar; @@ -1236,6 +1338,8 @@ public static void UpdateIdValues() global::SkiaSharp.Views.Forms.Resource.Layout.design_navigation_item_subheader = global::SVGSample.Droid.Resource.Layout.design_navigation_item_subheader; global::SkiaSharp.Views.Forms.Resource.Layout.design_navigation_menu = global::SVGSample.Droid.Resource.Layout.design_navigation_menu; global::SkiaSharp.Views.Forms.Resource.Layout.design_navigation_menu_item = global::SVGSample.Droid.Resource.Layout.design_navigation_menu_item; + global::SkiaSharp.Views.Forms.Resource.Layout.FallbackTabbarDoNotUse = global::SVGSample.Droid.Resource.Layout.FallbackTabbarDoNotUse; + global::SkiaSharp.Views.Forms.Resource.Layout.FallbackToolbarDoNotUse = global::SVGSample.Droid.Resource.Layout.FallbackToolbarDoNotUse; global::SkiaSharp.Views.Forms.Resource.Layout.FlyoutContent = global::SVGSample.Droid.Resource.Layout.FlyoutContent; global::SkiaSharp.Views.Forms.Resource.Layout.mtrl_layout_snackbar = global::SVGSample.Droid.Resource.Layout.mtrl_layout_snackbar; global::SkiaSharp.Views.Forms.Resource.Layout.mtrl_layout_snackbar_include = global::SVGSample.Droid.Resource.Layout.mtrl_layout_snackbar_include; @@ -1260,6 +1364,8 @@ public static void UpdateIdValues() global::SkiaSharp.Views.Forms.Resource.Layout.select_dialog_singlechoice_material = global::SVGSample.Droid.Resource.Layout.select_dialog_singlechoice_material; global::SkiaSharp.Views.Forms.Resource.Layout.ShellContent = global::SVGSample.Droid.Resource.Layout.ShellContent; global::SkiaSharp.Views.Forms.Resource.Layout.support_simple_spinner_dropdown_item = global::SVGSample.Droid.Resource.Layout.support_simple_spinner_dropdown_item; + global::SkiaSharp.Views.Forms.Resource.Layout.Tabbar = global::SVGSample.Droid.Resource.Layout.Tabbar; + global::SkiaSharp.Views.Forms.Resource.Layout.Toolbar = global::SVGSample.Droid.Resource.Layout.Toolbar; global::SkiaSharp.Views.Forms.Resource.String.abc_action_bar_home_description = global::SVGSample.Droid.Resource.String.abc_action_bar_home_description; global::SkiaSharp.Views.Forms.Resource.String.abc_action_bar_up_description = global::SVGSample.Droid.Resource.String.abc_action_bar_up_description; global::SkiaSharp.Views.Forms.Resource.String.abc_action_menu_overflow_description = global::SVGSample.Droid.Resource.String.abc_action_menu_overflow_description; @@ -1295,6 +1401,7 @@ public static void UpdateIdValues() global::SkiaSharp.Views.Forms.Resource.String.fab_transformation_sheet_behavior = global::SVGSample.Droid.Resource.String.fab_transformation_sheet_behavior; global::SkiaSharp.Views.Forms.Resource.String.hide_bottom_view_on_scroll_behavior = global::SVGSample.Droid.Resource.String.hide_bottom_view_on_scroll_behavior; global::SkiaSharp.Views.Forms.Resource.String.mtrl_chip_close_icon_content_description = global::SVGSample.Droid.Resource.String.mtrl_chip_close_icon_content_description; + global::SkiaSharp.Views.Forms.Resource.String.overflow_tab_title = global::SVGSample.Droid.Resource.String.overflow_tab_title; global::SkiaSharp.Views.Forms.Resource.String.password_toggle_content_description = global::SVGSample.Droid.Resource.String.password_toggle_content_description; global::SkiaSharp.Views.Forms.Resource.String.path_password_eye = global::SVGSample.Droid.Resource.String.path_password_eye; global::SkiaSharp.Views.Forms.Resource.String.path_password_eye_mask_strike_through = global::SVGSample.Droid.Resource.String.path_password_eye_mask_strike_through; @@ -1308,6 +1415,7 @@ public static void UpdateIdValues() global::SkiaSharp.Views.Forms.Resource.Style.Animation_AppCompat_DropDownUp = global::SVGSample.Droid.Resource.Style.Animation_AppCompat_DropDownUp; global::SkiaSharp.Views.Forms.Resource.Style.Animation_AppCompat_Tooltip = global::SVGSample.Droid.Resource.Style.Animation_AppCompat_Tooltip; global::SkiaSharp.Views.Forms.Resource.Style.Animation_Design_BottomSheetDialog = global::SVGSample.Droid.Resource.Style.Animation_Design_BottomSheetDialog; + global::SkiaSharp.Views.Forms.Resource.Style.AppCompatDialogStyle = global::SVGSample.Droid.Resource.Style.AppCompatDialogStyle; global::SkiaSharp.Views.Forms.Resource.Style.Base_AlertDialog_AppCompat = global::SVGSample.Droid.Resource.Style.Base_AlertDialog_AppCompat; global::SkiaSharp.Views.Forms.Resource.Style.Base_AlertDialog_AppCompat_Light = global::SVGSample.Droid.Resource.Style.Base_AlertDialog_AppCompat_Light; global::SkiaSharp.Views.Forms.Resource.Style.Base_Animation_AppCompat_Dialog = global::SVGSample.Droid.Resource.Style.Base_Animation_AppCompat_Dialog; @@ -1489,6 +1597,7 @@ public static void UpdateIdValues() global::SkiaSharp.Views.Forms.Resource.Style.Base_Widget_AppCompat_SeekBar_Discrete = global::SVGSample.Droid.Resource.Style.Base_Widget_AppCompat_SeekBar_Discrete; global::SkiaSharp.Views.Forms.Resource.Style.Base_Widget_AppCompat_Spinner = global::SVGSample.Droid.Resource.Style.Base_Widget_AppCompat_Spinner; global::SkiaSharp.Views.Forms.Resource.Style.Base_Widget_AppCompat_Spinner_Underlined = global::SVGSample.Droid.Resource.Style.Base_Widget_AppCompat_Spinner_Underlined; + global::SkiaSharp.Views.Forms.Resource.Style.Base_Widget_AppCompat_TextView = global::SVGSample.Droid.Resource.Style.Base_Widget_AppCompat_TextView; global::SkiaSharp.Views.Forms.Resource.Style.Base_Widget_AppCompat_TextView_SpinnerItem = global::SVGSample.Droid.Resource.Style.Base_Widget_AppCompat_TextView_SpinnerItem; global::SkiaSharp.Views.Forms.Resource.Style.Base_Widget_AppCompat_Toolbar = global::SVGSample.Droid.Resource.Style.Base_Widget_AppCompat_Toolbar; global::SkiaSharp.Views.Forms.Resource.Style.Base_Widget_AppCompat_Toolbar_Button_Navigation = global::SVGSample.Droid.Resource.Style.Base_Widget_AppCompat_Toolbar_Button_Navigation; @@ -1499,6 +1608,9 @@ public static void UpdateIdValues() global::SkiaSharp.Views.Forms.Resource.Style.CardView = global::SVGSample.Droid.Resource.Style.CardView; global::SkiaSharp.Views.Forms.Resource.Style.CardView_Dark = global::SVGSample.Droid.Resource.Style.CardView_Dark; global::SkiaSharp.Views.Forms.Resource.Style.CardView_Light = global::SVGSample.Droid.Resource.Style.CardView_Light; + global::SkiaSharp.Views.Forms.Resource.Style.collectionViewTheme = global::SVGSample.Droid.Resource.Style.collectionViewTheme; + global::SkiaSharp.Views.Forms.Resource.Style.MainTheme = global::SVGSample.Droid.Resource.Style.MainTheme; + global::SkiaSharp.Views.Forms.Resource.Style.MainTheme_Base = global::SVGSample.Droid.Resource.Style.MainTheme_Base; global::SkiaSharp.Views.Forms.Resource.Style.Platform_AppCompat = global::SVGSample.Droid.Resource.Style.Platform_AppCompat; global::SkiaSharp.Views.Forms.Resource.Style.Platform_AppCompat_Light = global::SVGSample.Droid.Resource.Style.Platform_AppCompat_Light; global::SkiaSharp.Views.Forms.Resource.Style.Platform_MaterialComponents = global::SVGSample.Droid.Resource.Style.Platform_MaterialComponents; @@ -1530,6 +1642,8 @@ public static void UpdateIdValues() global::SkiaSharp.Views.Forms.Resource.Style.RtlOverlay_Widget_AppCompat_Search_DropDown_Text = global::SVGSample.Droid.Resource.Style.RtlOverlay_Widget_AppCompat_Search_DropDown_Text; global::SkiaSharp.Views.Forms.Resource.Style.RtlUnderlay_Widget_AppCompat_ActionButton = global::SVGSample.Droid.Resource.Style.RtlUnderlay_Widget_AppCompat_ActionButton; global::SkiaSharp.Views.Forms.Resource.Style.RtlUnderlay_Widget_AppCompat_ActionButton_Overflow = global::SVGSample.Droid.Resource.Style.RtlUnderlay_Widget_AppCompat_ActionButton_Overflow; + global::SkiaSharp.Views.Forms.Resource.Style.scrollViewScrollBars = global::SVGSample.Droid.Resource.Style.scrollViewScrollBars; + global::SkiaSharp.Views.Forms.Resource.Style.scrollViewTheme = global::SVGSample.Droid.Resource.Style.scrollViewTheme; global::SkiaSharp.Views.Forms.Resource.Style.TextAppearance_AppCompat = global::SVGSample.Droid.Resource.Style.TextAppearance_AppCompat; global::SkiaSharp.Views.Forms.Resource.Style.TextAppearance_AppCompat_Body1 = global::SVGSample.Droid.Resource.Style.TextAppearance_AppCompat_Body1; global::SkiaSharp.Views.Forms.Resource.Style.TextAppearance_AppCompat_Body2 = global::SVGSample.Droid.Resource.Style.TextAppearance_AppCompat_Body2; @@ -1617,6 +1731,8 @@ public static void UpdateIdValues() global::SkiaSharp.Views.Forms.Resource.Style.ThemeOverlay_AppCompat_ActionBar = global::SVGSample.Droid.Resource.Style.ThemeOverlay_AppCompat_ActionBar; global::SkiaSharp.Views.Forms.Resource.Style.ThemeOverlay_AppCompat_Dark = global::SVGSample.Droid.Resource.Style.ThemeOverlay_AppCompat_Dark; global::SkiaSharp.Views.Forms.Resource.Style.ThemeOverlay_AppCompat_Dark_ActionBar = global::SVGSample.Droid.Resource.Style.ThemeOverlay_AppCompat_Dark_ActionBar; + global::SkiaSharp.Views.Forms.Resource.Style.ThemeOverlay_AppCompat_DayNight = global::SVGSample.Droid.Resource.Style.ThemeOverlay_AppCompat_DayNight; + global::SkiaSharp.Views.Forms.Resource.Style.ThemeOverlay_AppCompat_DayNight_ActionBar = global::SVGSample.Droid.Resource.Style.ThemeOverlay_AppCompat_DayNight_ActionBar; global::SkiaSharp.Views.Forms.Resource.Style.ThemeOverlay_AppCompat_Dialog = global::SVGSample.Droid.Resource.Style.ThemeOverlay_AppCompat_Dialog; global::SkiaSharp.Views.Forms.Resource.Style.ThemeOverlay_AppCompat_Dialog_Alert = global::SVGSample.Droid.Resource.Style.ThemeOverlay_AppCompat_Dialog_Alert; global::SkiaSharp.Views.Forms.Resource.Style.ThemeOverlay_AppCompat_Light = global::SVGSample.Droid.Resource.Style.ThemeOverlay_AppCompat_Light; @@ -1749,6 +1865,7 @@ public static void UpdateIdValues() global::SkiaSharp.Views.Forms.Resource.Style.Widget_AppCompat_Spinner_DropDown = global::SVGSample.Droid.Resource.Style.Widget_AppCompat_Spinner_DropDown; global::SkiaSharp.Views.Forms.Resource.Style.Widget_AppCompat_Spinner_DropDown_ActionBar = global::SVGSample.Droid.Resource.Style.Widget_AppCompat_Spinner_DropDown_ActionBar; global::SkiaSharp.Views.Forms.Resource.Style.Widget_AppCompat_Spinner_Underlined = global::SVGSample.Droid.Resource.Style.Widget_AppCompat_Spinner_Underlined; + global::SkiaSharp.Views.Forms.Resource.Style.Widget_AppCompat_TextView = global::SVGSample.Droid.Resource.Style.Widget_AppCompat_TextView; global::SkiaSharp.Views.Forms.Resource.Style.Widget_AppCompat_TextView_SpinnerItem = global::SVGSample.Droid.Resource.Style.Widget_AppCompat_TextView_SpinnerItem; global::SkiaSharp.Views.Forms.Resource.Style.Widget_AppCompat_Toolbar = global::SVGSample.Droid.Resource.Style.Widget_AppCompat_Toolbar; global::SkiaSharp.Views.Forms.Resource.Style.Widget_AppCompat_Toolbar_Button_Navigation = global::SVGSample.Droid.Resource.Style.Widget_AppCompat_Toolbar_Button_Navigation; @@ -1910,11 +2027,21 @@ public static void UpdateIdValues() global::SkiaSharp.Views.Forms.Resource.Styleable.AppCompatTextView_autoSizePresetSizes = global::SVGSample.Droid.Resource.Styleable.AppCompatTextView_autoSizePresetSizes; global::SkiaSharp.Views.Forms.Resource.Styleable.AppCompatTextView_autoSizeStepGranularity = global::SVGSample.Droid.Resource.Styleable.AppCompatTextView_autoSizeStepGranularity; global::SkiaSharp.Views.Forms.Resource.Styleable.AppCompatTextView_autoSizeTextType = global::SVGSample.Droid.Resource.Styleable.AppCompatTextView_autoSizeTextType; + global::SkiaSharp.Views.Forms.Resource.Styleable.AppCompatTextView_drawableBottomCompat = global::SVGSample.Droid.Resource.Styleable.AppCompatTextView_drawableBottomCompat; + global::SkiaSharp.Views.Forms.Resource.Styleable.AppCompatTextView_drawableEndCompat = global::SVGSample.Droid.Resource.Styleable.AppCompatTextView_drawableEndCompat; + global::SkiaSharp.Views.Forms.Resource.Styleable.AppCompatTextView_drawableLeftCompat = global::SVGSample.Droid.Resource.Styleable.AppCompatTextView_drawableLeftCompat; + global::SkiaSharp.Views.Forms.Resource.Styleable.AppCompatTextView_drawableRightCompat = global::SVGSample.Droid.Resource.Styleable.AppCompatTextView_drawableRightCompat; + global::SkiaSharp.Views.Forms.Resource.Styleable.AppCompatTextView_drawableStartCompat = global::SVGSample.Droid.Resource.Styleable.AppCompatTextView_drawableStartCompat; + global::SkiaSharp.Views.Forms.Resource.Styleable.AppCompatTextView_drawableTint = global::SVGSample.Droid.Resource.Styleable.AppCompatTextView_drawableTint; + global::SkiaSharp.Views.Forms.Resource.Styleable.AppCompatTextView_drawableTintMode = global::SVGSample.Droid.Resource.Styleable.AppCompatTextView_drawableTintMode; + global::SkiaSharp.Views.Forms.Resource.Styleable.AppCompatTextView_drawableTopCompat = global::SVGSample.Droid.Resource.Styleable.AppCompatTextView_drawableTopCompat; global::SkiaSharp.Views.Forms.Resource.Styleable.AppCompatTextView_firstBaselineToTopHeight = global::SVGSample.Droid.Resource.Styleable.AppCompatTextView_firstBaselineToTopHeight; global::SkiaSharp.Views.Forms.Resource.Styleable.AppCompatTextView_fontFamily = global::SVGSample.Droid.Resource.Styleable.AppCompatTextView_fontFamily; + global::SkiaSharp.Views.Forms.Resource.Styleable.AppCompatTextView_fontVariationSettings = global::SVGSample.Droid.Resource.Styleable.AppCompatTextView_fontVariationSettings; global::SkiaSharp.Views.Forms.Resource.Styleable.AppCompatTextView_lastBaselineToBottomHeight = global::SVGSample.Droid.Resource.Styleable.AppCompatTextView_lastBaselineToBottomHeight; global::SkiaSharp.Views.Forms.Resource.Styleable.AppCompatTextView_lineHeight = global::SVGSample.Droid.Resource.Styleable.AppCompatTextView_lineHeight; global::SkiaSharp.Views.Forms.Resource.Styleable.AppCompatTextView_textAllCaps = global::SVGSample.Droid.Resource.Styleable.AppCompatTextView_textAllCaps; + global::SkiaSharp.Views.Forms.Resource.Styleable.AppCompatTextView_textLocale = global::SVGSample.Droid.Resource.Styleable.AppCompatTextView_textLocale; global::SkiaSharp.Views.Forms.Resource.Styleable.AppCompatTheme = global::SVGSample.Droid.Resource.Styleable.AppCompatTheme; global::SkiaSharp.Views.Forms.Resource.Styleable.AppCompatTheme_actionBarDivider = global::SVGSample.Droid.Resource.Styleable.AppCompatTheme_actionBarDivider; global::SkiaSharp.Views.Forms.Resource.Styleable.AppCompatTheme_actionBarItemBackground = global::SVGSample.Droid.Resource.Styleable.AppCompatTheme_actionBarItemBackground; @@ -1988,14 +2115,18 @@ public static void UpdateIdValues() global::SkiaSharp.Views.Forms.Resource.Styleable.AppCompatTheme_homeAsUpIndicator = global::SVGSample.Droid.Resource.Styleable.AppCompatTheme_homeAsUpIndicator; global::SkiaSharp.Views.Forms.Resource.Styleable.AppCompatTheme_imageButtonStyle = global::SVGSample.Droid.Resource.Styleable.AppCompatTheme_imageButtonStyle; global::SkiaSharp.Views.Forms.Resource.Styleable.AppCompatTheme_listChoiceBackgroundIndicator = global::SVGSample.Droid.Resource.Styleable.AppCompatTheme_listChoiceBackgroundIndicator; + global::SkiaSharp.Views.Forms.Resource.Styleable.AppCompatTheme_listChoiceIndicatorMultipleAnimated = global::SVGSample.Droid.Resource.Styleable.AppCompatTheme_listChoiceIndicatorMultipleAnimated; + global::SkiaSharp.Views.Forms.Resource.Styleable.AppCompatTheme_listChoiceIndicatorSingleAnimated = global::SVGSample.Droid.Resource.Styleable.AppCompatTheme_listChoiceIndicatorSingleAnimated; global::SkiaSharp.Views.Forms.Resource.Styleable.AppCompatTheme_listDividerAlertDialog = global::SVGSample.Droid.Resource.Styleable.AppCompatTheme_listDividerAlertDialog; global::SkiaSharp.Views.Forms.Resource.Styleable.AppCompatTheme_listMenuViewStyle = global::SVGSample.Droid.Resource.Styleable.AppCompatTheme_listMenuViewStyle; global::SkiaSharp.Views.Forms.Resource.Styleable.AppCompatTheme_listPopupWindowStyle = global::SVGSample.Droid.Resource.Styleable.AppCompatTheme_listPopupWindowStyle; global::SkiaSharp.Views.Forms.Resource.Styleable.AppCompatTheme_listPreferredItemHeight = global::SVGSample.Droid.Resource.Styleable.AppCompatTheme_listPreferredItemHeight; global::SkiaSharp.Views.Forms.Resource.Styleable.AppCompatTheme_listPreferredItemHeightLarge = global::SVGSample.Droid.Resource.Styleable.AppCompatTheme_listPreferredItemHeightLarge; global::SkiaSharp.Views.Forms.Resource.Styleable.AppCompatTheme_listPreferredItemHeightSmall = global::SVGSample.Droid.Resource.Styleable.AppCompatTheme_listPreferredItemHeightSmall; + global::SkiaSharp.Views.Forms.Resource.Styleable.AppCompatTheme_listPreferredItemPaddingEnd = global::SVGSample.Droid.Resource.Styleable.AppCompatTheme_listPreferredItemPaddingEnd; global::SkiaSharp.Views.Forms.Resource.Styleable.AppCompatTheme_listPreferredItemPaddingLeft = global::SVGSample.Droid.Resource.Styleable.AppCompatTheme_listPreferredItemPaddingLeft; global::SkiaSharp.Views.Forms.Resource.Styleable.AppCompatTheme_listPreferredItemPaddingRight = global::SVGSample.Droid.Resource.Styleable.AppCompatTheme_listPreferredItemPaddingRight; + global::SkiaSharp.Views.Forms.Resource.Styleable.AppCompatTheme_listPreferredItemPaddingStart = global::SVGSample.Droid.Resource.Styleable.AppCompatTheme_listPreferredItemPaddingStart; global::SkiaSharp.Views.Forms.Resource.Styleable.AppCompatTheme_panelBackground = global::SVGSample.Droid.Resource.Styleable.AppCompatTheme_panelBackground; global::SkiaSharp.Views.Forms.Resource.Styleable.AppCompatTheme_panelMenuListTheme = global::SVGSample.Droid.Resource.Styleable.AppCompatTheme_panelMenuListTheme; global::SkiaSharp.Views.Forms.Resource.Styleable.AppCompatTheme_panelMenuListWidth = global::SVGSample.Droid.Resource.Styleable.AppCompatTheme_panelMenuListWidth; @@ -2135,6 +2266,7 @@ public static void UpdateIdValues() global::SkiaSharp.Views.Forms.Resource.Styleable.ColorStateListItem_android_color = global::SVGSample.Droid.Resource.Styleable.ColorStateListItem_android_color; global::SkiaSharp.Views.Forms.Resource.Styleable.CompoundButton = global::SVGSample.Droid.Resource.Styleable.CompoundButton; global::SkiaSharp.Views.Forms.Resource.Styleable.CompoundButton_android_button = global::SVGSample.Droid.Resource.Styleable.CompoundButton_android_button; + global::SkiaSharp.Views.Forms.Resource.Styleable.CompoundButton_buttonCompat = global::SVGSample.Droid.Resource.Styleable.CompoundButton_buttonCompat; global::SkiaSharp.Views.Forms.Resource.Styleable.CompoundButton_buttonTint = global::SVGSample.Droid.Resource.Styleable.CompoundButton_buttonTint; global::SkiaSharp.Views.Forms.Resource.Styleable.CompoundButton_buttonTintMode = global::SVGSample.Droid.Resource.Styleable.CompoundButton_buttonTintMode; global::SkiaSharp.Views.Forms.Resource.Styleable.CoordinatorLayout = global::SVGSample.Droid.Resource.Styleable.CoordinatorLayout; @@ -2214,6 +2346,8 @@ public static void UpdateIdValues() global::SkiaSharp.Views.Forms.Resource.Styleable.GradientColor_android_startY = global::SVGSample.Droid.Resource.Styleable.GradientColor_android_startY; global::SkiaSharp.Views.Forms.Resource.Styleable.GradientColor_android_tileMode = global::SVGSample.Droid.Resource.Styleable.GradientColor_android_tileMode; global::SkiaSharp.Views.Forms.Resource.Styleable.GradientColor_android_type = global::SVGSample.Droid.Resource.Styleable.GradientColor_android_type; + global::SkiaSharp.Views.Forms.Resource.Styleable.ItemsViewRendererTheme = global::SVGSample.Droid.Resource.Styleable.ItemsViewRendererTheme; + global::SkiaSharp.Views.Forms.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle = global::SVGSample.Droid.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle; global::SkiaSharp.Views.Forms.Resource.Styleable.LinearLayoutCompat = global::SVGSample.Droid.Resource.Styleable.LinearLayoutCompat; global::SkiaSharp.Views.Forms.Resource.Styleable.LinearLayoutCompat_android_baselineAligned = global::SVGSample.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAligned; global::SkiaSharp.Views.Forms.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex = global::SVGSample.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex; @@ -2316,6 +2450,7 @@ public static void UpdateIdValues() global::SkiaSharp.Views.Forms.Resource.Styleable.RecycleListView_paddingBottomNoButtons = global::SVGSample.Droid.Resource.Styleable.RecycleListView_paddingBottomNoButtons; global::SkiaSharp.Views.Forms.Resource.Styleable.RecycleListView_paddingTopNoTitle = global::SVGSample.Droid.Resource.Styleable.RecycleListView_paddingTopNoTitle; global::SkiaSharp.Views.Forms.Resource.Styleable.RecyclerView = global::SVGSample.Droid.Resource.Styleable.RecyclerView; + global::SkiaSharp.Views.Forms.Resource.Styleable.RecyclerView_android_clipToPadding = global::SVGSample.Droid.Resource.Styleable.RecyclerView_android_clipToPadding; global::SkiaSharp.Views.Forms.Resource.Styleable.RecyclerView_android_descendantFocusability = global::SVGSample.Droid.Resource.Styleable.RecyclerView_android_descendantFocusability; global::SkiaSharp.Views.Forms.Resource.Styleable.RecyclerView_android_orientation = global::SVGSample.Droid.Resource.Styleable.RecyclerView_android_orientation; global::SkiaSharp.Views.Forms.Resource.Styleable.RecyclerView_fastScrollEnabled = global::SVGSample.Droid.Resource.Styleable.RecyclerView_fastScrollEnabled; @@ -2331,6 +2466,8 @@ public static void UpdateIdValues() global::SkiaSharp.Views.Forms.Resource.Styleable.ScrimInsetsFrameLayout_insetForeground = global::SVGSample.Droid.Resource.Styleable.ScrimInsetsFrameLayout_insetForeground; global::SkiaSharp.Views.Forms.Resource.Styleable.ScrollingViewBehavior_Layout = global::SVGSample.Droid.Resource.Styleable.ScrollingViewBehavior_Layout; global::SkiaSharp.Views.Forms.Resource.Styleable.ScrollingViewBehavior_Layout_behavior_overlapTop = global::SVGSample.Droid.Resource.Styleable.ScrollingViewBehavior_Layout_behavior_overlapTop; + global::SkiaSharp.Views.Forms.Resource.Styleable.ScrollViewRendererTheme = global::SVGSample.Droid.Resource.Styleable.ScrollViewRendererTheme; + global::SkiaSharp.Views.Forms.Resource.Styleable.ScrollViewRendererTheme_scrollViewStyle = global::SVGSample.Droid.Resource.Styleable.ScrollViewRendererTheme_scrollViewStyle; global::SkiaSharp.Views.Forms.Resource.Styleable.SearchView = global::SVGSample.Droid.Resource.Styleable.SearchView; global::SkiaSharp.Views.Forms.Resource.Styleable.SearchView_android_focusable = global::SVGSample.Droid.Resource.Styleable.SearchView_android_focusable; global::SkiaSharp.Views.Forms.Resource.Styleable.SearchView_android_imeOptions = global::SVGSample.Droid.Resource.Styleable.SearchView_android_imeOptions; @@ -2349,6 +2486,8 @@ public static void UpdateIdValues() global::SkiaSharp.Views.Forms.Resource.Styleable.SearchView_submitBackground = global::SVGSample.Droid.Resource.Styleable.SearchView_submitBackground; global::SkiaSharp.Views.Forms.Resource.Styleable.SearchView_suggestionRowLayout = global::SVGSample.Droid.Resource.Styleable.SearchView_suggestionRowLayout; global::SkiaSharp.Views.Forms.Resource.Styleable.SearchView_voiceIcon = global::SVGSample.Droid.Resource.Styleable.SearchView_voiceIcon; + global::SkiaSharp.Views.Forms.Resource.Styleable.SKCanvasView = global::SVGSample.Droid.Resource.Styleable.SKCanvasView; + global::SkiaSharp.Views.Forms.Resource.Styleable.SKCanvasView_ignorePixelScaling = global::SVGSample.Droid.Resource.Styleable.SKCanvasView_ignorePixelScaling; global::SkiaSharp.Views.Forms.Resource.Styleable.Snackbar = global::SVGSample.Droid.Resource.Styleable.Snackbar; global::SkiaSharp.Views.Forms.Resource.Styleable.SnackbarLayout = global::SVGSample.Droid.Resource.Styleable.SnackbarLayout; global::SkiaSharp.Views.Forms.Resource.Styleable.SnackbarLayout_android_maxWidth = global::SVGSample.Droid.Resource.Styleable.SnackbarLayout_android_maxWidth; @@ -2425,11 +2564,14 @@ public static void UpdateIdValues() global::SkiaSharp.Views.Forms.Resource.Styleable.TextAppearance_android_textColor = global::SVGSample.Droid.Resource.Styleable.TextAppearance_android_textColor; global::SkiaSharp.Views.Forms.Resource.Styleable.TextAppearance_android_textColorHint = global::SVGSample.Droid.Resource.Styleable.TextAppearance_android_textColorHint; global::SkiaSharp.Views.Forms.Resource.Styleable.TextAppearance_android_textColorLink = global::SVGSample.Droid.Resource.Styleable.TextAppearance_android_textColorLink; + global::SkiaSharp.Views.Forms.Resource.Styleable.TextAppearance_android_textFontWeight = global::SVGSample.Droid.Resource.Styleable.TextAppearance_android_textFontWeight; global::SkiaSharp.Views.Forms.Resource.Styleable.TextAppearance_android_textSize = global::SVGSample.Droid.Resource.Styleable.TextAppearance_android_textSize; global::SkiaSharp.Views.Forms.Resource.Styleable.TextAppearance_android_textStyle = global::SVGSample.Droid.Resource.Styleable.TextAppearance_android_textStyle; global::SkiaSharp.Views.Forms.Resource.Styleable.TextAppearance_android_typeface = global::SVGSample.Droid.Resource.Styleable.TextAppearance_android_typeface; global::SkiaSharp.Views.Forms.Resource.Styleable.TextAppearance_fontFamily = global::SVGSample.Droid.Resource.Styleable.TextAppearance_fontFamily; + global::SkiaSharp.Views.Forms.Resource.Styleable.TextAppearance_fontVariationSettings = global::SVGSample.Droid.Resource.Styleable.TextAppearance_fontVariationSettings; global::SkiaSharp.Views.Forms.Resource.Styleable.TextAppearance_textAllCaps = global::SVGSample.Droid.Resource.Styleable.TextAppearance_textAllCaps; + global::SkiaSharp.Views.Forms.Resource.Styleable.TextAppearance_textLocale = global::SVGSample.Droid.Resource.Styleable.TextAppearance_textLocale; global::SkiaSharp.Views.Forms.Resource.Styleable.TextInputLayout = global::SVGSample.Droid.Resource.Styleable.TextInputLayout; global::SkiaSharp.Views.Forms.Resource.Styleable.TextInputLayout_android_hint = global::SVGSample.Droid.Resource.Styleable.TextInputLayout_android_hint; global::SkiaSharp.Views.Forms.Resource.Styleable.TextInputLayout_android_textColorHint = global::SVGSample.Droid.Resource.Styleable.TextInputLayout_android_textColorHint; @@ -2478,6 +2620,7 @@ public static void UpdateIdValues() global::SkiaSharp.Views.Forms.Resource.Styleable.Toolbar_logo = global::SVGSample.Droid.Resource.Styleable.Toolbar_logo; global::SkiaSharp.Views.Forms.Resource.Styleable.Toolbar_logoDescription = global::SVGSample.Droid.Resource.Styleable.Toolbar_logoDescription; global::SkiaSharp.Views.Forms.Resource.Styleable.Toolbar_maxButtonHeight = global::SVGSample.Droid.Resource.Styleable.Toolbar_maxButtonHeight; + global::SkiaSharp.Views.Forms.Resource.Styleable.Toolbar_menu = global::SVGSample.Droid.Resource.Styleable.Toolbar_menu; global::SkiaSharp.Views.Forms.Resource.Styleable.Toolbar_navigationContentDescription = global::SVGSample.Droid.Resource.Styleable.Toolbar_navigationContentDescription; global::SkiaSharp.Views.Forms.Resource.Styleable.Toolbar_navigationIcon = global::SVGSample.Droid.Resource.Styleable.Toolbar_navigationIcon; global::SkiaSharp.Views.Forms.Resource.Styleable.Toolbar_popupTheme = global::SVGSample.Droid.Resource.Styleable.Toolbar_popupTheme; @@ -14906,1078 +15049,1081 @@ public partial class Attribute public const int ifTagSet = 2130903505; // aapt resource value: 0x7F0301D2 - public const int imageButtonStyle = 2130903506; + public const int ignorePixelScaling = 2130903506; // aapt resource value: 0x7F0301D3 - public const int imagePanX = 2130903507; + public const int imageButtonStyle = 2130903507; // aapt resource value: 0x7F0301D4 - public const int imagePanY = 2130903508; + public const int imagePanX = 2130903508; // aapt resource value: 0x7F0301D5 - public const int imageRotate = 2130903509; + public const int imagePanY = 2130903509; // aapt resource value: 0x7F0301D6 - public const int imageZoom = 2130903510; + public const int imageRotate = 2130903510; // aapt resource value: 0x7F0301D7 - public const int indeterminateAnimationType = 2130903511; + public const int imageZoom = 2130903511; // aapt resource value: 0x7F0301D8 - public const int indeterminateProgressStyle = 2130903512; + public const int indeterminateAnimationType = 2130903512; // aapt resource value: 0x7F0301D9 - public const int indicatorColor = 2130903513; + public const int indeterminateProgressStyle = 2130903513; // aapt resource value: 0x7F0301DA - public const int indicatorDirectionCircular = 2130903514; + public const int indicatorColor = 2130903514; // aapt resource value: 0x7F0301DB - public const int indicatorDirectionLinear = 2130903515; + public const int indicatorDirectionCircular = 2130903515; // aapt resource value: 0x7F0301DC - public const int indicatorInset = 2130903516; + public const int indicatorDirectionLinear = 2130903516; // aapt resource value: 0x7F0301DD - public const int indicatorSize = 2130903517; + public const int indicatorInset = 2130903517; // aapt resource value: 0x7F0301DE - public const int initialActivityCount = 2130903518; + public const int indicatorSize = 2130903518; // aapt resource value: 0x7F0301DF - public const int initialExpandedChildrenCount = 2130903519; + public const int initialActivityCount = 2130903519; // aapt resource value: 0x7F0301E0 - public const int insetForeground = 2130903520; + public const int initialExpandedChildrenCount = 2130903520; // aapt resource value: 0x7F0301E1 - public const int isLightTheme = 2130903521; + public const int insetForeground = 2130903521; // aapt resource value: 0x7F0301E2 - public const int isMaterialTheme = 2130903522; + public const int isLightTheme = 2130903522; // aapt resource value: 0x7F0301E3 - public const int isPreferenceVisible = 2130903523; + public const int isMaterialTheme = 2130903523; // aapt resource value: 0x7F0301E4 - public const int itemBackground = 2130903524; + public const int isPreferenceVisible = 2130903524; // aapt resource value: 0x7F0301E5 - public const int itemFillColor = 2130903525; + public const int itemBackground = 2130903525; // aapt resource value: 0x7F0301E6 - public const int itemHorizontalPadding = 2130903526; + public const int itemFillColor = 2130903526; // aapt resource value: 0x7F0301E7 - public const int itemHorizontalTranslationEnabled = 2130903527; + public const int itemHorizontalPadding = 2130903527; // aapt resource value: 0x7F0301E8 - public const int itemIconPadding = 2130903528; + public const int itemHorizontalTranslationEnabled = 2130903528; // aapt resource value: 0x7F0301E9 - public const int itemIconSize = 2130903529; + public const int itemIconPadding = 2130903529; // aapt resource value: 0x7F0301EA - public const int itemIconTint = 2130903530; + public const int itemIconSize = 2130903530; // aapt resource value: 0x7F0301EB - public const int itemMaxLines = 2130903531; + public const int itemIconTint = 2130903531; // aapt resource value: 0x7F0301EC - public const int itemPadding = 2130903532; + public const int itemMaxLines = 2130903532; // aapt resource value: 0x7F0301ED - public const int itemRippleColor = 2130903533; + public const int itemPadding = 2130903533; // aapt resource value: 0x7F0301EE - public const int itemShapeAppearance = 2130903534; + public const int itemRippleColor = 2130903534; // aapt resource value: 0x7F0301EF - public const int itemShapeAppearanceOverlay = 2130903535; + public const int itemShapeAppearance = 2130903535; // aapt resource value: 0x7F0301F0 - public const int itemShapeFillColor = 2130903536; + public const int itemShapeAppearanceOverlay = 2130903536; // aapt resource value: 0x7F0301F1 - public const int itemShapeInsetBottom = 2130903537; + public const int itemShapeFillColor = 2130903537; // aapt resource value: 0x7F0301F2 - public const int itemShapeInsetEnd = 2130903538; + public const int itemShapeInsetBottom = 2130903538; // aapt resource value: 0x7F0301F3 - public const int itemShapeInsetStart = 2130903539; + public const int itemShapeInsetEnd = 2130903539; // aapt resource value: 0x7F0301F4 - public const int itemShapeInsetTop = 2130903540; + public const int itemShapeInsetStart = 2130903540; // aapt resource value: 0x7F0301F5 - public const int itemSpacing = 2130903541; + public const int itemShapeInsetTop = 2130903541; // aapt resource value: 0x7F0301F6 - public const int itemStrokeColor = 2130903542; + public const int itemSpacing = 2130903542; // aapt resource value: 0x7F0301F7 - public const int itemStrokeWidth = 2130903543; + public const int itemStrokeColor = 2130903543; // aapt resource value: 0x7F0301F8 - public const int itemTextAppearance = 2130903544; + public const int itemStrokeWidth = 2130903544; // aapt resource value: 0x7F0301F9 - public const int itemTextAppearanceActive = 2130903545; + public const int itemTextAppearance = 2130903545; // aapt resource value: 0x7F0301FA - public const int itemTextAppearanceInactive = 2130903546; + public const int itemTextAppearanceActive = 2130903546; // aapt resource value: 0x7F0301FB - public const int itemTextColor = 2130903547; + public const int itemTextAppearanceInactive = 2130903547; // aapt resource value: 0x7F0301FC - public const int key = 2130903548; + public const int itemTextColor = 2130903548; - // aapt resource value: 0x7F0301FE - public const int keyboardIcon = 2130903550; + // aapt resource value: 0x7F0301FD + public const int key = 2130903549; // aapt resource value: 0x7F0301FF - public const int keylines = 2130903551; - - // aapt resource value: 0x7F0301FD - public const int keyPositionType = 2130903549; + public const int keyboardIcon = 2130903551; // aapt resource value: 0x7F030200 - public const int labelBehavior = 2130903552; + public const int keylines = 2130903552; + + // aapt resource value: 0x7F0301FE + public const int keyPositionType = 2130903550; // aapt resource value: 0x7F030201 - public const int labelStyle = 2130903553; + public const int labelBehavior = 2130903553; // aapt resource value: 0x7F030202 - public const int labelVisibilityMode = 2130903554; + public const int labelStyle = 2130903554; // aapt resource value: 0x7F030203 - public const int lastBaselineToBottomHeight = 2130903555; + public const int labelVisibilityMode = 2130903555; // aapt resource value: 0x7F030204 - public const int launchSingleTop = 2130903556; + public const int lastBaselineToBottomHeight = 2130903556; // aapt resource value: 0x7F030205 - public const int layout = 2130903557; + public const int launchSingleTop = 2130903557; // aapt resource value: 0x7F030206 - public const int layoutDescription = 2130903558; + public const int layout = 2130903558; // aapt resource value: 0x7F030207 - public const int layoutDuringTransition = 2130903559; + public const int layoutDescription = 2130903559; // aapt resource value: 0x7F030208 - public const int layoutManager = 2130903560; + public const int layoutDuringTransition = 2130903560; // aapt resource value: 0x7F030209 - public const int layout_anchor = 2130903561; + public const int layoutManager = 2130903561; // aapt resource value: 0x7F03020A - public const int layout_anchorGravity = 2130903562; + public const int layout_anchor = 2130903562; // aapt resource value: 0x7F03020B - public const int layout_behavior = 2130903563; + public const int layout_anchorGravity = 2130903563; // aapt resource value: 0x7F03020C - public const int layout_collapseMode = 2130903564; + public const int layout_behavior = 2130903564; // aapt resource value: 0x7F03020D - public const int layout_collapseParallaxMultiplier = 2130903565; + public const int layout_collapseMode = 2130903565; // aapt resource value: 0x7F03020E - public const int layout_constrainedHeight = 2130903566; + public const int layout_collapseParallaxMultiplier = 2130903566; // aapt resource value: 0x7F03020F - public const int layout_constrainedWidth = 2130903567; + public const int layout_constrainedHeight = 2130903567; // aapt resource value: 0x7F030210 - public const int layout_constraintBaseline_creator = 2130903568; + public const int layout_constrainedWidth = 2130903568; // aapt resource value: 0x7F030211 - public const int layout_constraintBaseline_toBaselineOf = 2130903569; + public const int layout_constraintBaseline_creator = 2130903569; // aapt resource value: 0x7F030212 - public const int layout_constraintBaseline_toBottomOf = 2130903570; + public const int layout_constraintBaseline_toBaselineOf = 2130903570; // aapt resource value: 0x7F030213 - public const int layout_constraintBaseline_toTopOf = 2130903571; + public const int layout_constraintBaseline_toBottomOf = 2130903571; // aapt resource value: 0x7F030214 - public const int layout_constraintBottom_creator = 2130903572; + public const int layout_constraintBaseline_toTopOf = 2130903572; // aapt resource value: 0x7F030215 - public const int layout_constraintBottom_toBottomOf = 2130903573; + public const int layout_constraintBottom_creator = 2130903573; // aapt resource value: 0x7F030216 - public const int layout_constraintBottom_toTopOf = 2130903574; + public const int layout_constraintBottom_toBottomOf = 2130903574; // aapt resource value: 0x7F030217 - public const int layout_constraintCircle = 2130903575; + public const int layout_constraintBottom_toTopOf = 2130903575; // aapt resource value: 0x7F030218 - public const int layout_constraintCircleAngle = 2130903576; + public const int layout_constraintCircle = 2130903576; // aapt resource value: 0x7F030219 - public const int layout_constraintCircleRadius = 2130903577; + public const int layout_constraintCircleAngle = 2130903577; // aapt resource value: 0x7F03021A - public const int layout_constraintDimensionRatio = 2130903578; + public const int layout_constraintCircleRadius = 2130903578; // aapt resource value: 0x7F03021B - public const int layout_constraintEnd_toEndOf = 2130903579; + public const int layout_constraintDimensionRatio = 2130903579; // aapt resource value: 0x7F03021C - public const int layout_constraintEnd_toStartOf = 2130903580; + public const int layout_constraintEnd_toEndOf = 2130903580; // aapt resource value: 0x7F03021D - public const int layout_constraintGuide_begin = 2130903581; + public const int layout_constraintEnd_toStartOf = 2130903581; // aapt resource value: 0x7F03021E - public const int layout_constraintGuide_end = 2130903582; + public const int layout_constraintGuide_begin = 2130903582; // aapt resource value: 0x7F03021F - public const int layout_constraintGuide_percent = 2130903583; + public const int layout_constraintGuide_end = 2130903583; // aapt resource value: 0x7F030220 - public const int layout_constraintHeight = 2130903584; + public const int layout_constraintGuide_percent = 2130903584; // aapt resource value: 0x7F030221 - public const int layout_constraintHeight_default = 2130903585; + public const int layout_constraintHeight = 2130903585; // aapt resource value: 0x7F030222 - public const int layout_constraintHeight_max = 2130903586; + public const int layout_constraintHeight_default = 2130903586; // aapt resource value: 0x7F030223 - public const int layout_constraintHeight_min = 2130903587; + public const int layout_constraintHeight_max = 2130903587; // aapt resource value: 0x7F030224 - public const int layout_constraintHeight_percent = 2130903588; + public const int layout_constraintHeight_min = 2130903588; // aapt resource value: 0x7F030225 - public const int layout_constraintHorizontal_bias = 2130903589; + public const int layout_constraintHeight_percent = 2130903589; // aapt resource value: 0x7F030226 - public const int layout_constraintHorizontal_chainStyle = 2130903590; + public const int layout_constraintHorizontal_bias = 2130903590; // aapt resource value: 0x7F030227 - public const int layout_constraintHorizontal_weight = 2130903591; + public const int layout_constraintHorizontal_chainStyle = 2130903591; // aapt resource value: 0x7F030228 - public const int layout_constraintLeft_creator = 2130903592; + public const int layout_constraintHorizontal_weight = 2130903592; // aapt resource value: 0x7F030229 - public const int layout_constraintLeft_toLeftOf = 2130903593; + public const int layout_constraintLeft_creator = 2130903593; // aapt resource value: 0x7F03022A - public const int layout_constraintLeft_toRightOf = 2130903594; + public const int layout_constraintLeft_toLeftOf = 2130903594; // aapt resource value: 0x7F03022B - public const int layout_constraintRight_creator = 2130903595; + public const int layout_constraintLeft_toRightOf = 2130903595; // aapt resource value: 0x7F03022C - public const int layout_constraintRight_toLeftOf = 2130903596; + public const int layout_constraintRight_creator = 2130903596; // aapt resource value: 0x7F03022D - public const int layout_constraintRight_toRightOf = 2130903597; + public const int layout_constraintRight_toLeftOf = 2130903597; // aapt resource value: 0x7F03022E - public const int layout_constraintStart_toEndOf = 2130903598; + public const int layout_constraintRight_toRightOf = 2130903598; // aapt resource value: 0x7F03022F - public const int layout_constraintStart_toStartOf = 2130903599; + public const int layout_constraintStart_toEndOf = 2130903599; // aapt resource value: 0x7F030230 - public const int layout_constraintTag = 2130903600; + public const int layout_constraintStart_toStartOf = 2130903600; // aapt resource value: 0x7F030231 - public const int layout_constraintTop_creator = 2130903601; + public const int layout_constraintTag = 2130903601; // aapt resource value: 0x7F030232 - public const int layout_constraintTop_toBottomOf = 2130903602; + public const int layout_constraintTop_creator = 2130903602; // aapt resource value: 0x7F030233 - public const int layout_constraintTop_toTopOf = 2130903603; + public const int layout_constraintTop_toBottomOf = 2130903603; // aapt resource value: 0x7F030234 - public const int layout_constraintVertical_bias = 2130903604; + public const int layout_constraintTop_toTopOf = 2130903604; // aapt resource value: 0x7F030235 - public const int layout_constraintVertical_chainStyle = 2130903605; + public const int layout_constraintVertical_bias = 2130903605; // aapt resource value: 0x7F030236 - public const int layout_constraintVertical_weight = 2130903606; + public const int layout_constraintVertical_chainStyle = 2130903606; // aapt resource value: 0x7F030237 - public const int layout_constraintWidth = 2130903607; + public const int layout_constraintVertical_weight = 2130903607; // aapt resource value: 0x7F030238 - public const int layout_constraintWidth_default = 2130903608; + public const int layout_constraintWidth = 2130903608; // aapt resource value: 0x7F030239 - public const int layout_constraintWidth_max = 2130903609; + public const int layout_constraintWidth_default = 2130903609; // aapt resource value: 0x7F03023A - public const int layout_constraintWidth_min = 2130903610; + public const int layout_constraintWidth_max = 2130903610; // aapt resource value: 0x7F03023B - public const int layout_constraintWidth_percent = 2130903611; + public const int layout_constraintWidth_min = 2130903611; // aapt resource value: 0x7F03023C - public const int layout_dodgeInsetEdges = 2130903612; + public const int layout_constraintWidth_percent = 2130903612; // aapt resource value: 0x7F03023D - public const int layout_editor_absoluteX = 2130903613; + public const int layout_dodgeInsetEdges = 2130903613; // aapt resource value: 0x7F03023E - public const int layout_editor_absoluteY = 2130903614; + public const int layout_editor_absoluteX = 2130903614; // aapt resource value: 0x7F03023F - public const int layout_goneMarginBaseline = 2130903615; + public const int layout_editor_absoluteY = 2130903615; // aapt resource value: 0x7F030240 - public const int layout_goneMarginBottom = 2130903616; + public const int layout_goneMarginBaseline = 2130903616; // aapt resource value: 0x7F030241 - public const int layout_goneMarginEnd = 2130903617; + public const int layout_goneMarginBottom = 2130903617; // aapt resource value: 0x7F030242 - public const int layout_goneMarginLeft = 2130903618; + public const int layout_goneMarginEnd = 2130903618; // aapt resource value: 0x7F030243 - public const int layout_goneMarginRight = 2130903619; + public const int layout_goneMarginLeft = 2130903619; // aapt resource value: 0x7F030244 - public const int layout_goneMarginStart = 2130903620; + public const int layout_goneMarginRight = 2130903620; // aapt resource value: 0x7F030245 - public const int layout_goneMarginTop = 2130903621; + public const int layout_goneMarginStart = 2130903621; // aapt resource value: 0x7F030246 - public const int layout_insetEdge = 2130903622; + public const int layout_goneMarginTop = 2130903622; // aapt resource value: 0x7F030247 - public const int layout_keyline = 2130903623; + public const int layout_insetEdge = 2130903623; // aapt resource value: 0x7F030248 - public const int layout_marginBaseline = 2130903624; + public const int layout_keyline = 2130903624; // aapt resource value: 0x7F030249 - public const int layout_optimizationLevel = 2130903625; + public const int layout_marginBaseline = 2130903625; // aapt resource value: 0x7F03024A - public const int layout_scrollFlags = 2130903626; + public const int layout_optimizationLevel = 2130903626; // aapt resource value: 0x7F03024B - public const int layout_scrollInterpolator = 2130903627; + public const int layout_scrollFlags = 2130903627; // aapt resource value: 0x7F03024C - public const int layout_wrapBehaviorInParent = 2130903628; + public const int layout_scrollInterpolator = 2130903628; // aapt resource value: 0x7F03024D - public const int liftOnScroll = 2130903629; + public const int layout_wrapBehaviorInParent = 2130903629; // aapt resource value: 0x7F03024E - public const int liftOnScrollTargetViewId = 2130903630; + public const int liftOnScroll = 2130903630; // aapt resource value: 0x7F03024F - public const int limitBoundsTo = 2130903631; - - // aapt resource value: 0x7F030252 - public const int linearProgressIndicatorStyle = 2130903634; + public const int liftOnScrollTargetViewId = 2130903631; // aapt resource value: 0x7F030250 - public const int lineHeight = 2130903632; + public const int limitBoundsTo = 2130903632; + + // aapt resource value: 0x7F030253 + public const int linearProgressIndicatorStyle = 2130903635; // aapt resource value: 0x7F030251 - public const int lineSpacing = 2130903633; + public const int lineHeight = 2130903633; - // aapt resource value: 0x7F030253 - public const int listChoiceBackgroundIndicator = 2130903635; + // aapt resource value: 0x7F030252 + public const int lineSpacing = 2130903634; // aapt resource value: 0x7F030254 - public const int listChoiceIndicatorMultipleAnimated = 2130903636; + public const int listChoiceBackgroundIndicator = 2130903636; // aapt resource value: 0x7F030255 - public const int listChoiceIndicatorSingleAnimated = 2130903637; + public const int listChoiceIndicatorMultipleAnimated = 2130903637; // aapt resource value: 0x7F030256 - public const int listDividerAlertDialog = 2130903638; + public const int listChoiceIndicatorSingleAnimated = 2130903638; // aapt resource value: 0x7F030257 - public const int listItemLayout = 2130903639; + public const int listDividerAlertDialog = 2130903639; // aapt resource value: 0x7F030258 - public const int listLayout = 2130903640; + public const int listItemLayout = 2130903640; // aapt resource value: 0x7F030259 - public const int listMenuViewStyle = 2130903641; + public const int listLayout = 2130903641; // aapt resource value: 0x7F03025A - public const int listPopupWindowStyle = 2130903642; + public const int listMenuViewStyle = 2130903642; // aapt resource value: 0x7F03025B - public const int listPreferredItemHeight = 2130903643; + public const int listPopupWindowStyle = 2130903643; // aapt resource value: 0x7F03025C - public const int listPreferredItemHeightLarge = 2130903644; + public const int listPreferredItemHeight = 2130903644; // aapt resource value: 0x7F03025D - public const int listPreferredItemHeightSmall = 2130903645; + public const int listPreferredItemHeightLarge = 2130903645; // aapt resource value: 0x7F03025E - public const int listPreferredItemPaddingEnd = 2130903646; + public const int listPreferredItemHeightSmall = 2130903646; // aapt resource value: 0x7F03025F - public const int listPreferredItemPaddingLeft = 2130903647; + public const int listPreferredItemPaddingEnd = 2130903647; // aapt resource value: 0x7F030260 - public const int listPreferredItemPaddingRight = 2130903648; + public const int listPreferredItemPaddingLeft = 2130903648; // aapt resource value: 0x7F030261 - public const int listPreferredItemPaddingStart = 2130903649; + public const int listPreferredItemPaddingRight = 2130903649; // aapt resource value: 0x7F030262 - public const int logo = 2130903650; + public const int listPreferredItemPaddingStart = 2130903650; // aapt resource value: 0x7F030263 - public const int logoDescription = 2130903651; + public const int logo = 2130903651; // aapt resource value: 0x7F030264 - public const int materialAlertDialogBodyTextStyle = 2130903652; + public const int logoDescription = 2130903652; // aapt resource value: 0x7F030265 - public const int materialAlertDialogTheme = 2130903653; + public const int materialAlertDialogBodyTextStyle = 2130903653; // aapt resource value: 0x7F030266 - public const int materialAlertDialogTitleIconStyle = 2130903654; + public const int materialAlertDialogTheme = 2130903654; // aapt resource value: 0x7F030267 - public const int materialAlertDialogTitlePanelStyle = 2130903655; + public const int materialAlertDialogTitleIconStyle = 2130903655; // aapt resource value: 0x7F030268 - public const int materialAlertDialogTitleTextStyle = 2130903656; + public const int materialAlertDialogTitlePanelStyle = 2130903656; // aapt resource value: 0x7F030269 - public const int materialButtonOutlinedStyle = 2130903657; + public const int materialAlertDialogTitleTextStyle = 2130903657; // aapt resource value: 0x7F03026A - public const int materialButtonStyle = 2130903658; + public const int materialButtonOutlinedStyle = 2130903658; // aapt resource value: 0x7F03026B - public const int materialButtonToggleGroupStyle = 2130903659; + public const int materialButtonStyle = 2130903659; // aapt resource value: 0x7F03026C - public const int materialCalendarDay = 2130903660; + public const int materialButtonToggleGroupStyle = 2130903660; // aapt resource value: 0x7F03026D - public const int materialCalendarFullscreenTheme = 2130903661; + public const int materialCalendarDay = 2130903661; // aapt resource value: 0x7F03026E - public const int materialCalendarHeaderCancelButton = 2130903662; + public const int materialCalendarFullscreenTheme = 2130903662; // aapt resource value: 0x7F03026F - public const int materialCalendarHeaderConfirmButton = 2130903663; + public const int materialCalendarHeaderCancelButton = 2130903663; // aapt resource value: 0x7F030270 - public const int materialCalendarHeaderDivider = 2130903664; + public const int materialCalendarHeaderConfirmButton = 2130903664; // aapt resource value: 0x7F030271 - public const int materialCalendarHeaderLayout = 2130903665; + public const int materialCalendarHeaderDivider = 2130903665; // aapt resource value: 0x7F030272 - public const int materialCalendarHeaderSelection = 2130903666; + public const int materialCalendarHeaderLayout = 2130903666; // aapt resource value: 0x7F030273 - public const int materialCalendarHeaderTitle = 2130903667; + public const int materialCalendarHeaderSelection = 2130903667; // aapt resource value: 0x7F030274 - public const int materialCalendarHeaderToggleButton = 2130903668; + public const int materialCalendarHeaderTitle = 2130903668; // aapt resource value: 0x7F030275 - public const int materialCalendarMonth = 2130903669; + public const int materialCalendarHeaderToggleButton = 2130903669; // aapt resource value: 0x7F030276 - public const int materialCalendarMonthNavigationButton = 2130903670; + public const int materialCalendarMonth = 2130903670; // aapt resource value: 0x7F030277 - public const int materialCalendarStyle = 2130903671; + public const int materialCalendarMonthNavigationButton = 2130903671; // aapt resource value: 0x7F030278 - public const int materialCalendarTheme = 2130903672; + public const int materialCalendarStyle = 2130903672; // aapt resource value: 0x7F030279 - public const int materialCalendarYearNavigationButton = 2130903673; + public const int materialCalendarTheme = 2130903673; // aapt resource value: 0x7F03027A - public const int materialCardViewStyle = 2130903674; + public const int materialCalendarYearNavigationButton = 2130903674; // aapt resource value: 0x7F03027B - public const int materialCircleRadius = 2130903675; + public const int materialCardViewStyle = 2130903675; // aapt resource value: 0x7F03027C - public const int materialClockStyle = 2130903676; + public const int materialCircleRadius = 2130903676; // aapt resource value: 0x7F03027D - public const int materialThemeOverlay = 2130903677; + public const int materialClockStyle = 2130903677; // aapt resource value: 0x7F03027E - public const int materialTimePickerStyle = 2130903678; + public const int materialThemeOverlay = 2130903678; // aapt resource value: 0x7F03027F - public const int materialTimePickerTheme = 2130903679; + public const int materialTimePickerStyle = 2130903679; // aapt resource value: 0x7F030280 - public const int maxAcceleration = 2130903680; + public const int materialTimePickerTheme = 2130903680; // aapt resource value: 0x7F030281 - public const int maxActionInlineWidth = 2130903681; + public const int maxAcceleration = 2130903681; // aapt resource value: 0x7F030282 - public const int maxButtonHeight = 2130903682; + public const int maxActionInlineWidth = 2130903682; // aapt resource value: 0x7F030283 - public const int maxCharacterCount = 2130903683; + public const int maxButtonHeight = 2130903683; // aapt resource value: 0x7F030284 - public const int maxHeight = 2130903684; + public const int maxCharacterCount = 2130903684; // aapt resource value: 0x7F030285 - public const int maxImageSize = 2130903685; + public const int maxHeight = 2130903685; // aapt resource value: 0x7F030286 - public const int maxLines = 2130903686; + public const int maxImageSize = 2130903686; // aapt resource value: 0x7F030287 - public const int maxVelocity = 2130903687; + public const int maxLines = 2130903687; // aapt resource value: 0x7F030288 - public const int maxWidth = 2130903688; + public const int maxVelocity = 2130903688; // aapt resource value: 0x7F030289 - public const int measureWithLargestChild = 2130903689; + public const int maxWidth = 2130903689; // aapt resource value: 0x7F03028A - public const int menu = 2130903690; + public const int measureWithLargestChild = 2130903690; // aapt resource value: 0x7F03028B - public const int menuGravity = 2130903691; + public const int menu = 2130903691; // aapt resource value: 0x7F03028C - public const int methodName = 2130903692; + public const int menuGravity = 2130903692; // aapt resource value: 0x7F03028D - public const int mimeType = 2130903693; + public const int methodName = 2130903693; // aapt resource value: 0x7F03028E - public const int min = 2130903694; + public const int mimeType = 2130903694; // aapt resource value: 0x7F03028F - public const int minHeight = 2130903695; + public const int min = 2130903695; // aapt resource value: 0x7F030290 - public const int minHideDelay = 2130903696; + public const int minHeight = 2130903696; // aapt resource value: 0x7F030291 - public const int minSeparation = 2130903697; + public const int minHideDelay = 2130903697; // aapt resource value: 0x7F030292 - public const int minTouchTargetSize = 2130903698; + public const int minSeparation = 2130903698; // aapt resource value: 0x7F030293 - public const int minWidth = 2130903699; + public const int minTouchTargetSize = 2130903699; // aapt resource value: 0x7F030294 - public const int mock_diagonalsColor = 2130903700; + public const int minWidth = 2130903700; // aapt resource value: 0x7F030295 - public const int mock_label = 2130903701; + public const int mock_diagonalsColor = 2130903701; // aapt resource value: 0x7F030296 - public const int mock_labelBackgroundColor = 2130903702; + public const int mock_label = 2130903702; // aapt resource value: 0x7F030297 - public const int mock_labelColor = 2130903703; + public const int mock_labelBackgroundColor = 2130903703; // aapt resource value: 0x7F030298 - public const int mock_showDiagonals = 2130903704; + public const int mock_labelColor = 2130903704; // aapt resource value: 0x7F030299 - public const int mock_showLabel = 2130903705; + public const int mock_showDiagonals = 2130903705; // aapt resource value: 0x7F03029A - public const int motionDebug = 2130903706; + public const int mock_showLabel = 2130903706; // aapt resource value: 0x7F03029B - public const int motionDurationLong1 = 2130903707; + public const int motionDebug = 2130903707; // aapt resource value: 0x7F03029C - public const int motionDurationLong2 = 2130903708; + public const int motionDurationLong1 = 2130903708; // aapt resource value: 0x7F03029D - public const int motionDurationMedium1 = 2130903709; + public const int motionDurationLong2 = 2130903709; // aapt resource value: 0x7F03029E - public const int motionDurationMedium2 = 2130903710; + public const int motionDurationMedium1 = 2130903710; // aapt resource value: 0x7F03029F - public const int motionDurationShort1 = 2130903711; + public const int motionDurationMedium2 = 2130903711; // aapt resource value: 0x7F0302A0 - public const int motionDurationShort2 = 2130903712; + public const int motionDurationShort1 = 2130903712; // aapt resource value: 0x7F0302A1 - public const int motionEasingAccelerated = 2130903713; + public const int motionDurationShort2 = 2130903713; // aapt resource value: 0x7F0302A2 - public const int motionEasingDecelerated = 2130903714; + public const int motionEasingAccelerated = 2130903714; // aapt resource value: 0x7F0302A3 - public const int motionEasingEmphasized = 2130903715; + public const int motionEasingDecelerated = 2130903715; // aapt resource value: 0x7F0302A4 - public const int motionEasingLinear = 2130903716; + public const int motionEasingEmphasized = 2130903716; // aapt resource value: 0x7F0302A5 - public const int motionEasingStandard = 2130903717; + public const int motionEasingLinear = 2130903717; // aapt resource value: 0x7F0302A6 - public const int motionEffect_alpha = 2130903718; + public const int motionEasingStandard = 2130903718; // aapt resource value: 0x7F0302A7 - public const int motionEffect_end = 2130903719; + public const int motionEffect_alpha = 2130903719; // aapt resource value: 0x7F0302A8 - public const int motionEffect_move = 2130903720; + public const int motionEffect_end = 2130903720; // aapt resource value: 0x7F0302A9 - public const int motionEffect_start = 2130903721; + public const int motionEffect_move = 2130903721; // aapt resource value: 0x7F0302AA - public const int motionEffect_strict = 2130903722; + public const int motionEffect_start = 2130903722; // aapt resource value: 0x7F0302AB - public const int motionEffect_translationX = 2130903723; + public const int motionEffect_strict = 2130903723; // aapt resource value: 0x7F0302AC - public const int motionEffect_translationY = 2130903724; + public const int motionEffect_translationX = 2130903724; // aapt resource value: 0x7F0302AD - public const int motionEffect_viewTransition = 2130903725; + public const int motionEffect_translationY = 2130903725; // aapt resource value: 0x7F0302AE - public const int motionInterpolator = 2130903726; + public const int motionEffect_viewTransition = 2130903726; // aapt resource value: 0x7F0302AF - public const int motionPath = 2130903727; + public const int motionInterpolator = 2130903727; // aapt resource value: 0x7F0302B0 - public const int motionPathRotate = 2130903728; + public const int motionPath = 2130903728; // aapt resource value: 0x7F0302B1 - public const int motionProgress = 2130903729; + public const int motionPathRotate = 2130903729; // aapt resource value: 0x7F0302B2 - public const int motionStagger = 2130903730; + public const int motionProgress = 2130903730; // aapt resource value: 0x7F0302B3 - public const int motionTarget = 2130903731; + public const int motionStagger = 2130903731; // aapt resource value: 0x7F0302B4 - public const int motion_postLayoutCollision = 2130903732; + public const int motionTarget = 2130903732; // aapt resource value: 0x7F0302B5 - public const int motion_triggerOnCollision = 2130903733; + public const int motion_postLayoutCollision = 2130903733; // aapt resource value: 0x7F0302B6 - public const int moveWhenScrollAtTop = 2130903734; + public const int motion_triggerOnCollision = 2130903734; // aapt resource value: 0x7F0302B7 - public const int multiChoiceItemLayout = 2130903735; + public const int moveWhenScrollAtTop = 2130903735; // aapt resource value: 0x7F0302B8 - public const int navGraph = 2130903736; + public const int multiChoiceItemLayout = 2130903736; // aapt resource value: 0x7F0302B9 - public const int navigationContentDescription = 2130903737; + public const int navGraph = 2130903737; // aapt resource value: 0x7F0302BA - public const int navigationIcon = 2130903738; + public const int navigationContentDescription = 2130903738; // aapt resource value: 0x7F0302BB - public const int navigationIconTint = 2130903739; + public const int navigationIcon = 2130903739; // aapt resource value: 0x7F0302BC - public const int navigationMode = 2130903740; + public const int navigationIconTint = 2130903740; // aapt resource value: 0x7F0302BD - public const int navigationRailStyle = 2130903741; + public const int navigationMode = 2130903741; // aapt resource value: 0x7F0302BE - public const int navigationViewStyle = 2130903742; + public const int navigationRailStyle = 2130903742; // aapt resource value: 0x7F0302BF - public const int negativeButtonText = 2130903743; - - // aapt resource value: 0x7F0302C2 - public const int nestedScrollable = 2130903746; + public const int navigationViewStyle = 2130903743; // aapt resource value: 0x7F0302C0 - public const int nestedScrollFlags = 2130903744; + public const int negativeButtonText = 2130903744; + + // aapt resource value: 0x7F0302C3 + public const int nestedScrollable = 2130903747; // aapt resource value: 0x7F0302C1 - public const int nestedScrollViewStyle = 2130903745; + public const int nestedScrollFlags = 2130903745; - // aapt resource value: 0x7F0302C3 - public const int nullable = 2130903747; + // aapt resource value: 0x7F0302C2 + public const int nestedScrollViewStyle = 2130903746; // aapt resource value: 0x7F0302C4 - public const int number = 2130903748; + public const int nullable = 2130903748; // aapt resource value: 0x7F0302C5 - public const int numericModifiers = 2130903749; + public const int number = 2130903749; // aapt resource value: 0x7F0302C6 - public const int onCross = 2130903750; + public const int numericModifiers = 2130903750; // aapt resource value: 0x7F0302C7 - public const int onHide = 2130903751; + public const int onCross = 2130903751; // aapt resource value: 0x7F0302C8 - public const int onNegativeCross = 2130903752; + public const int onHide = 2130903752; // aapt resource value: 0x7F0302C9 - public const int onPositiveCross = 2130903753; + public const int onNegativeCross = 2130903753; // aapt resource value: 0x7F0302CA - public const int onShow = 2130903754; + public const int onPositiveCross = 2130903754; // aapt resource value: 0x7F0302CB - public const int onStateTransition = 2130903755; + public const int onShow = 2130903755; // aapt resource value: 0x7F0302CC - public const int onTouchUp = 2130903756; + public const int onStateTransition = 2130903756; // aapt resource value: 0x7F0302CD - public const int order = 2130903757; + public const int onTouchUp = 2130903757; // aapt resource value: 0x7F0302CE - public const int orderingFromXml = 2130903758; + public const int order = 2130903758; // aapt resource value: 0x7F0302CF - public const int overlapAnchor = 2130903759; + public const int orderingFromXml = 2130903759; // aapt resource value: 0x7F0302D0 - public const int overlay = 2130903760; + public const int overlapAnchor = 2130903760; // aapt resource value: 0x7F0302D1 - public const int paddingBottomNoButtons = 2130903761; + public const int overlay = 2130903761; // aapt resource value: 0x7F0302D2 - public const int paddingBottomSystemWindowInsets = 2130903762; + public const int paddingBottomNoButtons = 2130903762; // aapt resource value: 0x7F0302D3 - public const int paddingEnd = 2130903763; + public const int paddingBottomSystemWindowInsets = 2130903763; // aapt resource value: 0x7F0302D4 - public const int paddingLeftSystemWindowInsets = 2130903764; + public const int paddingEnd = 2130903764; // aapt resource value: 0x7F0302D5 - public const int paddingRightSystemWindowInsets = 2130903765; + public const int paddingLeftSystemWindowInsets = 2130903765; // aapt resource value: 0x7F0302D6 - public const int paddingStart = 2130903766; + public const int paddingRightSystemWindowInsets = 2130903766; // aapt resource value: 0x7F0302D7 - public const int paddingTopNoTitle = 2130903767; + public const int paddingStart = 2130903767; // aapt resource value: 0x7F0302D8 - public const int paddingTopSystemWindowInsets = 2130903768; + public const int paddingTopNoTitle = 2130903768; // aapt resource value: 0x7F0302D9 - public const int panelBackground = 2130903769; + public const int paddingTopSystemWindowInsets = 2130903769; // aapt resource value: 0x7F0302DA - public const int panelMenuListTheme = 2130903770; + public const int panelBackground = 2130903770; // aapt resource value: 0x7F0302DB - public const int panelMenuListWidth = 2130903771; + public const int panelMenuListTheme = 2130903771; // aapt resource value: 0x7F0302DC - public const int passwordToggleContentDescription = 2130903772; + public const int panelMenuListWidth = 2130903772; // aapt resource value: 0x7F0302DD - public const int passwordToggleDrawable = 2130903773; + public const int passwordToggleContentDescription = 2130903773; // aapt resource value: 0x7F0302DE - public const int passwordToggleEnabled = 2130903774; + public const int passwordToggleDrawable = 2130903774; // aapt resource value: 0x7F0302DF - public const int passwordToggleTint = 2130903775; + public const int passwordToggleEnabled = 2130903775; // aapt resource value: 0x7F0302E0 - public const int passwordToggleTintMode = 2130903776; + public const int passwordToggleTint = 2130903776; // aapt resource value: 0x7F0302E1 - public const int pathMotionArc = 2130903777; + public const int passwordToggleTintMode = 2130903777; // aapt resource value: 0x7F0302E2 - public const int path_percent = 2130903778; + public const int pathMotionArc = 2130903778; // aapt resource value: 0x7F0302E3 - public const int percentHeight = 2130903779; + public const int path_percent = 2130903779; // aapt resource value: 0x7F0302E4 - public const int percentWidth = 2130903780; + public const int percentHeight = 2130903780; // aapt resource value: 0x7F0302E5 - public const int percentX = 2130903781; + public const int percentWidth = 2130903781; // aapt resource value: 0x7F0302E6 - public const int percentY = 2130903782; + public const int percentX = 2130903782; // aapt resource value: 0x7F0302E7 - public const int perpendicularPath_percent = 2130903783; + public const int percentY = 2130903783; // aapt resource value: 0x7F0302E8 - public const int persistent = 2130903784; + public const int perpendicularPath_percent = 2130903784; // aapt resource value: 0x7F0302E9 - public const int pivotAnchor = 2130903785; + public const int persistent = 2130903785; // aapt resource value: 0x7F0302EA - public const int placeholderText = 2130903786; + public const int pivotAnchor = 2130903786; // aapt resource value: 0x7F0302EB - public const int placeholderTextAppearance = 2130903787; + public const int placeholderText = 2130903787; // aapt resource value: 0x7F0302EC - public const int placeholderTextColor = 2130903788; + public const int placeholderTextAppearance = 2130903788; // aapt resource value: 0x7F0302ED - public const int placeholder_emptyVisibility = 2130903789; + public const int placeholderTextColor = 2130903789; // aapt resource value: 0x7F0302EE - public const int polarRelativeTo = 2130903790; + public const int placeholder_emptyVisibility = 2130903790; // aapt resource value: 0x7F0302EF - public const int popEnterAnim = 2130903791; + public const int polarRelativeTo = 2130903791; // aapt resource value: 0x7F0302F0 - public const int popExitAnim = 2130903792; + public const int popEnterAnim = 2130903792; - // aapt resource value: 0x7F0302F3 - public const int popupMenuBackground = 2130903795; + // aapt resource value: 0x7F0302F1 + public const int popExitAnim = 2130903793; // aapt resource value: 0x7F0302F4 - public const int popupMenuStyle = 2130903796; + public const int popupMenuBackground = 2130903796; // aapt resource value: 0x7F0302F5 - public const int popupTheme = 2130903797; + public const int popupMenuStyle = 2130903797; - // aapt resource value: 0x7F0302F1 - public const int popUpTo = 2130903793; + // aapt resource value: 0x7F0302F6 + public const int popupTheme = 2130903798; // aapt resource value: 0x7F0302F2 - public const int popUpToInclusive = 2130903794; + public const int popUpTo = 2130903794; - // aapt resource value: 0x7F0302F6 - public const int popupWindowStyle = 2130903798; + // aapt resource value: 0x7F0302F3 + public const int popUpToInclusive = 2130903795; // aapt resource value: 0x7F0302F7 - public const int positiveButtonText = 2130903799; + public const int popupWindowStyle = 2130903799; // aapt resource value: 0x7F0302F8 - public const int preferenceCategoryStyle = 2130903800; + public const int positiveButtonText = 2130903800; // aapt resource value: 0x7F0302F9 - public const int preferenceCategoryTitleTextAppearance = 2130903801; + public const int preferenceCategoryStyle = 2130903801; // aapt resource value: 0x7F0302FA - public const int preferenceFragmentCompatStyle = 2130903802; + public const int preferenceCategoryTitleTextAppearance = 2130903802; // aapt resource value: 0x7F0302FB - public const int preferenceFragmentListStyle = 2130903803; + public const int preferenceFragmentCompatStyle = 2130903803; // aapt resource value: 0x7F0302FC - public const int preferenceFragmentStyle = 2130903804; + public const int preferenceFragmentListStyle = 2130903804; // aapt resource value: 0x7F0302FD - public const int preferenceInformationStyle = 2130903805; + public const int preferenceFragmentStyle = 2130903805; // aapt resource value: 0x7F0302FE - public const int preferenceScreenStyle = 2130903806; + public const int preferenceInformationStyle = 2130903806; // aapt resource value: 0x7F0302FF - public const int preferenceStyle = 2130903807; + public const int preferenceScreenStyle = 2130903807; // aapt resource value: 0x7F030300 - public const int preferenceTheme = 2130903808; + public const int preferenceStyle = 2130903808; // aapt resource value: 0x7F030301 - public const int prefixText = 2130903809; + public const int preferenceTheme = 2130903809; // aapt resource value: 0x7F030302 - public const int prefixTextAppearance = 2130903810; + public const int prefixText = 2130903810; // aapt resource value: 0x7F030303 - public const int prefixTextColor = 2130903811; + public const int prefixTextAppearance = 2130903811; // aapt resource value: 0x7F030304 - public const int preserveIconSpacing = 2130903812; + public const int prefixTextColor = 2130903812; // aapt resource value: 0x7F030305 - public const int pressedTranslationZ = 2130903813; + public const int preserveIconSpacing = 2130903813; // aapt resource value: 0x7F030306 - public const int progressBarPadding = 2130903814; + public const int pressedTranslationZ = 2130903814; // aapt resource value: 0x7F030307 - public const int progressBarStyle = 2130903815; + public const int progressBarPadding = 2130903815; // aapt resource value: 0x7F030308 - public const int quantizeMotionInterpolator = 2130903816; + public const int progressBarStyle = 2130903816; // aapt resource value: 0x7F030309 - public const int quantizeMotionPhase = 2130903817; + public const int quantizeMotionInterpolator = 2130903817; // aapt resource value: 0x7F03030A - public const int quantizeMotionSteps = 2130903818; + public const int quantizeMotionPhase = 2130903818; // aapt resource value: 0x7F03030B - public const int queryBackground = 2130903819; + public const int quantizeMotionSteps = 2130903819; // aapt resource value: 0x7F03030C - public const int queryHint = 2130903820; + public const int queryBackground = 2130903820; // aapt resource value: 0x7F03030D - public const int queryPatterns = 2130903821; + public const int queryHint = 2130903821; // aapt resource value: 0x7F03030E - public const int radioButtonStyle = 2130903822; + public const int queryPatterns = 2130903822; // aapt resource value: 0x7F03030F - public const int rangeFillColor = 2130903823; + public const int radioButtonStyle = 2130903823; // aapt resource value: 0x7F030310 - public const int ratingBarStyle = 2130903824; + public const int rangeFillColor = 2130903824; // aapt resource value: 0x7F030311 - public const int ratingBarStyleIndicator = 2130903825; + public const int ratingBarStyle = 2130903825; // aapt resource value: 0x7F030312 - public const int ratingBarStyleSmall = 2130903826; + public const int ratingBarStyleIndicator = 2130903826; // aapt resource value: 0x7F030313 - public const int reactiveGuide_animateChange = 2130903827; + public const int ratingBarStyleSmall = 2130903827; // aapt resource value: 0x7F030314 - public const int reactiveGuide_applyToAllConstraintSets = 2130903828; + public const int reactiveGuide_animateChange = 2130903828; // aapt resource value: 0x7F030315 - public const int reactiveGuide_applyToConstraintSet = 2130903829; + public const int reactiveGuide_applyToAllConstraintSets = 2130903829; // aapt resource value: 0x7F030316 - public const int reactiveGuide_valueId = 2130903830; + public const int reactiveGuide_applyToConstraintSet = 2130903830; // aapt resource value: 0x7F030317 - public const int recyclerViewStyle = 2130903831; + public const int reactiveGuide_valueId = 2130903831; // aapt resource value: 0x7F030318 - public const int region_heightLessThan = 2130903832; + public const int recyclerViewStyle = 2130903832; // aapt resource value: 0x7F030319 - public const int region_heightMoreThan = 2130903833; + public const int region_heightLessThan = 2130903833; // aapt resource value: 0x7F03031A - public const int region_widthLessThan = 2130903834; + public const int region_heightMoreThan = 2130903834; // aapt resource value: 0x7F03031B - public const int region_widthMoreThan = 2130903835; + public const int region_widthLessThan = 2130903835; // aapt resource value: 0x7F03031C - public const int reverseLayout = 2130903836; + public const int region_widthMoreThan = 2130903836; // aapt resource value: 0x7F03031D - public const int rippleColor = 2130903837; + public const int reverseLayout = 2130903837; // aapt resource value: 0x7F03031E - public const int rotationCenterId = 2130903838; + public const int rippleColor = 2130903838; // aapt resource value: 0x7F03031F - public const int round = 2130903839; + public const int rotationCenterId = 2130903839; // aapt resource value: 0x7F030320 - public const int roundPercent = 2130903840; + public const int round = 2130903840; // aapt resource value: 0x7F030321 - public const int saturation = 2130903841; + public const int roundPercent = 2130903841; // aapt resource value: 0x7F030322 - public const int scaleFromTextSize = 2130903842; + public const int saturation = 2130903842; // aapt resource value: 0x7F030323 - public const int scrimAnimationDuration = 2130903843; + public const int scaleFromTextSize = 2130903843; // aapt resource value: 0x7F030324 - public const int scrimBackground = 2130903844; + public const int scrimAnimationDuration = 2130903844; // aapt resource value: 0x7F030325 - public const int scrimVisibleHeightTrigger = 2130903845; + public const int scrimBackground = 2130903845; // aapt resource value: 0x7F030326 - public const int scrollViewStyle = 2130903846; + public const int scrimVisibleHeightTrigger = 2130903846; // aapt resource value: 0x7F030327 - public const int searchHintIcon = 2130903847; + public const int scrollViewStyle = 2130903847; // aapt resource value: 0x7F030328 - public const int searchIcon = 2130903848; + public const int searchHintIcon = 2130903848; // aapt resource value: 0x7F030329 - public const int searchViewStyle = 2130903849; + public const int searchIcon = 2130903849; // aapt resource value: 0x7F03032A - public const int seekBarIncrement = 2130903850; + public const int searchViewStyle = 2130903850; // aapt resource value: 0x7F03032B - public const int seekBarPreferenceStyle = 2130903851; + public const int seekBarIncrement = 2130903851; // aapt resource value: 0x7F03032C - public const int seekBarStyle = 2130903852; + public const int seekBarPreferenceStyle = 2130903852; // aapt resource value: 0x7F03032D - public const int selectable = 2130903853; + public const int seekBarStyle = 2130903853; // aapt resource value: 0x7F03032E - public const int selectableItemBackground = 2130903854; + public const int selectable = 2130903854; // aapt resource value: 0x7F03032F - public const int selectableItemBackgroundBorderless = 2130903855; + public const int selectableItemBackground = 2130903855; // aapt resource value: 0x7F030330 - public const int selectionRequired = 2130903856; + public const int selectableItemBackgroundBorderless = 2130903856; // aapt resource value: 0x7F030331 - public const int selectorSize = 2130903857; + public const int selectionRequired = 2130903857; // aapt resource value: 0x7F030332 - public const int setsTag = 2130903858; + public const int selectorSize = 2130903858; // aapt resource value: 0x7F030333 - public const int shapeAppearance = 2130903859; + public const int setsTag = 2130903859; // aapt resource value: 0x7F030334 - public const int shapeAppearanceLargeComponent = 2130903860; + public const int shapeAppearance = 2130903860; // aapt resource value: 0x7F030335 - public const int shapeAppearanceMediumComponent = 2130903861; + public const int shapeAppearanceLargeComponent = 2130903861; // aapt resource value: 0x7F030336 - public const int shapeAppearanceOverlay = 2130903862; + public const int shapeAppearanceMediumComponent = 2130903862; // aapt resource value: 0x7F030337 - public const int shapeAppearanceSmallComponent = 2130903863; + public const int shapeAppearanceOverlay = 2130903863; + + // aapt resource value: 0x7F030338 + public const int shapeAppearanceSmallComponent = 2130903864; // aapt resource value: 0x7F030001 public const int SharedValue = 2130903041; @@ -15985,749 +16131,749 @@ public partial class Attribute // aapt resource value: 0x7F030002 public const int SharedValueId = 2130903042; - // aapt resource value: 0x7F030338 - public const int shortcutMatchRequired = 2130903864; - // aapt resource value: 0x7F030339 - public const int shouldDisableView = 2130903865; + public const int shortcutMatchRequired = 2130903865; // aapt resource value: 0x7F03033A - public const int showAnimationBehavior = 2130903866; + public const int shouldDisableView = 2130903866; // aapt resource value: 0x7F03033B - public const int showAsAction = 2130903867; + public const int showAnimationBehavior = 2130903867; // aapt resource value: 0x7F03033C - public const int showDelay = 2130903868; + public const int showAsAction = 2130903868; // aapt resource value: 0x7F03033D - public const int showDividers = 2130903869; + public const int showDelay = 2130903869; // aapt resource value: 0x7F03033E - public const int showMotionSpec = 2130903870; + public const int showDividers = 2130903870; // aapt resource value: 0x7F03033F - public const int showPaths = 2130903871; + public const int showMotionSpec = 2130903871; // aapt resource value: 0x7F030340 - public const int showSeekBarValue = 2130903872; + public const int showPaths = 2130903872; // aapt resource value: 0x7F030341 - public const int showText = 2130903873; + public const int showSeekBarValue = 2130903873; // aapt resource value: 0x7F030342 - public const int showTitle = 2130903874; + public const int showText = 2130903874; // aapt resource value: 0x7F030343 - public const int shrinkMotionSpec = 2130903875; + public const int showTitle = 2130903875; // aapt resource value: 0x7F030344 - public const int singleChoiceItemLayout = 2130903876; + public const int shrinkMotionSpec = 2130903876; // aapt resource value: 0x7F030345 - public const int singleLine = 2130903877; + public const int singleChoiceItemLayout = 2130903877; // aapt resource value: 0x7F030346 - public const int singleLineTitle = 2130903878; + public const int singleLine = 2130903878; // aapt resource value: 0x7F030347 - public const int singleSelection = 2130903879; + public const int singleLineTitle = 2130903879; // aapt resource value: 0x7F030348 - public const int sizePercent = 2130903880; + public const int singleSelection = 2130903880; // aapt resource value: 0x7F030349 - public const int sliderStyle = 2130903881; + public const int sizePercent = 2130903881; // aapt resource value: 0x7F03034A - public const int snackbarButtonStyle = 2130903882; + public const int sliderStyle = 2130903882; // aapt resource value: 0x7F03034B - public const int snackbarStyle = 2130903883; + public const int snackbarButtonStyle = 2130903883; // aapt resource value: 0x7F03034C - public const int snackbarTextViewStyle = 2130903884; + public const int snackbarStyle = 2130903884; // aapt resource value: 0x7F03034D - public const int spanCount = 2130903885; + public const int snackbarTextViewStyle = 2130903885; // aapt resource value: 0x7F03034E - public const int spinBars = 2130903886; + public const int spanCount = 2130903886; // aapt resource value: 0x7F03034F - public const int spinnerDropDownItemStyle = 2130903887; + public const int spinBars = 2130903887; // aapt resource value: 0x7F030350 - public const int spinnerStyle = 2130903888; + public const int spinnerDropDownItemStyle = 2130903888; // aapt resource value: 0x7F030351 - public const int splitTrack = 2130903889; + public const int spinnerStyle = 2130903889; // aapt resource value: 0x7F030352 - public const int springBoundary = 2130903890; + public const int splitTrack = 2130903890; // aapt resource value: 0x7F030353 - public const int springDamping = 2130903891; + public const int springBoundary = 2130903891; // aapt resource value: 0x7F030354 - public const int springMass = 2130903892; + public const int springDamping = 2130903892; // aapt resource value: 0x7F030355 - public const int springStiffness = 2130903893; + public const int springMass = 2130903893; // aapt resource value: 0x7F030356 - public const int springStopThreshold = 2130903894; + public const int springStiffness = 2130903894; // aapt resource value: 0x7F030357 - public const int srcCompat = 2130903895; + public const int springStopThreshold = 2130903895; // aapt resource value: 0x7F030358 - public const int stackFromEnd = 2130903896; + public const int srcCompat = 2130903896; // aapt resource value: 0x7F030359 - public const int staggered = 2130903897; + public const int stackFromEnd = 2130903897; // aapt resource value: 0x7F03035A - public const int startDestination = 2130903898; + public const int staggered = 2130903898; // aapt resource value: 0x7F03035B - public const int startIconCheckable = 2130903899; + public const int startDestination = 2130903899; // aapt resource value: 0x7F03035C - public const int startIconContentDescription = 2130903900; + public const int startIconCheckable = 2130903900; // aapt resource value: 0x7F03035D - public const int startIconDrawable = 2130903901; + public const int startIconContentDescription = 2130903901; // aapt resource value: 0x7F03035E - public const int startIconTint = 2130903902; + public const int startIconDrawable = 2130903902; // aapt resource value: 0x7F03035F - public const int startIconTintMode = 2130903903; + public const int startIconTint = 2130903903; // aapt resource value: 0x7F030360 - public const int state_above_anchor = 2130903904; + public const int startIconTintMode = 2130903904; // aapt resource value: 0x7F030361 - public const int state_collapsed = 2130903905; + public const int state_above_anchor = 2130903905; // aapt resource value: 0x7F030362 - public const int state_collapsible = 2130903906; + public const int state_collapsed = 2130903906; // aapt resource value: 0x7F030363 - public const int state_dragged = 2130903907; + public const int state_collapsible = 2130903907; // aapt resource value: 0x7F030364 - public const int state_liftable = 2130903908; + public const int state_dragged = 2130903908; // aapt resource value: 0x7F030365 - public const int state_lifted = 2130903909; + public const int state_liftable = 2130903909; // aapt resource value: 0x7F030366 - public const int statusBarBackground = 2130903910; + public const int state_lifted = 2130903910; // aapt resource value: 0x7F030367 - public const int statusBarForeground = 2130903911; + public const int statusBarBackground = 2130903911; // aapt resource value: 0x7F030368 - public const int statusBarScrim = 2130903912; + public const int statusBarForeground = 2130903912; // aapt resource value: 0x7F030369 - public const int strokeColor = 2130903913; + public const int statusBarScrim = 2130903913; // aapt resource value: 0x7F03036A - public const int strokeWidth = 2130903914; + public const int strokeColor = 2130903914; // aapt resource value: 0x7F03036B - public const int subMenuArrow = 2130903915; + public const int strokeWidth = 2130903915; // aapt resource value: 0x7F03036C - public const int submitBackground = 2130903916; + public const int subMenuArrow = 2130903916; // aapt resource value: 0x7F03036D - public const int subtitle = 2130903917; + public const int submitBackground = 2130903917; // aapt resource value: 0x7F03036E - public const int subtitleCentered = 2130903918; + public const int subtitle = 2130903918; // aapt resource value: 0x7F03036F - public const int subtitleTextAppearance = 2130903919; + public const int subtitleCentered = 2130903919; // aapt resource value: 0x7F030370 - public const int subtitleTextColor = 2130903920; + public const int subtitleTextAppearance = 2130903920; // aapt resource value: 0x7F030371 - public const int subtitleTextStyle = 2130903921; + public const int subtitleTextColor = 2130903921; // aapt resource value: 0x7F030372 - public const int suffixText = 2130903922; + public const int subtitleTextStyle = 2130903922; // aapt resource value: 0x7F030373 - public const int suffixTextAppearance = 2130903923; + public const int suffixText = 2130903923; // aapt resource value: 0x7F030374 - public const int suffixTextColor = 2130903924; + public const int suffixTextAppearance = 2130903924; // aapt resource value: 0x7F030375 - public const int suggestionRowLayout = 2130903925; + public const int suffixTextColor = 2130903925; // aapt resource value: 0x7F030376 - public const int summary = 2130903926; + public const int suggestionRowLayout = 2130903926; // aapt resource value: 0x7F030377 - public const int summaryOff = 2130903927; + public const int summary = 2130903927; // aapt resource value: 0x7F030378 - public const int summaryOn = 2130903928; + public const int summaryOff = 2130903928; // aapt resource value: 0x7F030379 - public const int swipeRefreshLayoutProgressSpinnerBackgroundColor = 2130903929; + public const int summaryOn = 2130903929; // aapt resource value: 0x7F03037A - public const int switchMinWidth = 2130903930; + public const int swipeRefreshLayoutProgressSpinnerBackgroundColor = 2130903930; // aapt resource value: 0x7F03037B - public const int switchPadding = 2130903931; + public const int switchMinWidth = 2130903931; // aapt resource value: 0x7F03037C - public const int switchPreferenceCompatStyle = 2130903932; + public const int switchPadding = 2130903932; // aapt resource value: 0x7F03037D - public const int switchPreferenceStyle = 2130903933; + public const int switchPreferenceCompatStyle = 2130903933; // aapt resource value: 0x7F03037E - public const int switchStyle = 2130903934; + public const int switchPreferenceStyle = 2130903934; // aapt resource value: 0x7F03037F - public const int switchTextAppearance = 2130903935; + public const int switchStyle = 2130903935; // aapt resource value: 0x7F030380 - public const int switchTextOff = 2130903936; + public const int switchTextAppearance = 2130903936; // aapt resource value: 0x7F030381 - public const int switchTextOn = 2130903937; + public const int switchTextOff = 2130903937; // aapt resource value: 0x7F030382 - public const int tabBackground = 2130903938; + public const int switchTextOn = 2130903938; // aapt resource value: 0x7F030383 - public const int tabContentStart = 2130903939; + public const int tabBackground = 2130903939; // aapt resource value: 0x7F030384 - public const int tabGravity = 2130903940; + public const int tabContentStart = 2130903940; // aapt resource value: 0x7F030385 - public const int tabIconTint = 2130903941; + public const int tabGravity = 2130903941; // aapt resource value: 0x7F030386 - public const int tabIconTintMode = 2130903942; + public const int tabIconTint = 2130903942; // aapt resource value: 0x7F030387 - public const int tabIndicator = 2130903943; + public const int tabIconTintMode = 2130903943; // aapt resource value: 0x7F030388 - public const int tabIndicatorAnimationDuration = 2130903944; + public const int tabIndicator = 2130903944; // aapt resource value: 0x7F030389 - public const int tabIndicatorAnimationMode = 2130903945; + public const int tabIndicatorAnimationDuration = 2130903945; // aapt resource value: 0x7F03038A - public const int tabIndicatorColor = 2130903946; + public const int tabIndicatorAnimationMode = 2130903946; // aapt resource value: 0x7F03038B - public const int tabIndicatorFullWidth = 2130903947; + public const int tabIndicatorColor = 2130903947; // aapt resource value: 0x7F03038C - public const int tabIndicatorGravity = 2130903948; + public const int tabIndicatorFullWidth = 2130903948; // aapt resource value: 0x7F03038D - public const int tabIndicatorHeight = 2130903949; + public const int tabIndicatorGravity = 2130903949; // aapt resource value: 0x7F03038E - public const int tabInlineLabel = 2130903950; + public const int tabIndicatorHeight = 2130903950; // aapt resource value: 0x7F03038F - public const int tabMaxWidth = 2130903951; + public const int tabInlineLabel = 2130903951; // aapt resource value: 0x7F030390 - public const int tabMinWidth = 2130903952; + public const int tabMaxWidth = 2130903952; // aapt resource value: 0x7F030391 - public const int tabMode = 2130903953; + public const int tabMinWidth = 2130903953; // aapt resource value: 0x7F030392 - public const int tabPadding = 2130903954; + public const int tabMode = 2130903954; // aapt resource value: 0x7F030393 - public const int tabPaddingBottom = 2130903955; + public const int tabPadding = 2130903955; // aapt resource value: 0x7F030394 - public const int tabPaddingEnd = 2130903956; + public const int tabPaddingBottom = 2130903956; // aapt resource value: 0x7F030395 - public const int tabPaddingStart = 2130903957; + public const int tabPaddingEnd = 2130903957; // aapt resource value: 0x7F030396 - public const int tabPaddingTop = 2130903958; + public const int tabPaddingStart = 2130903958; // aapt resource value: 0x7F030397 - public const int tabRippleColor = 2130903959; + public const int tabPaddingTop = 2130903959; // aapt resource value: 0x7F030398 - public const int tabSelectedTextColor = 2130903960; + public const int tabRippleColor = 2130903960; // aapt resource value: 0x7F030399 - public const int tabStyle = 2130903961; + public const int tabSelectedTextColor = 2130903961; // aapt resource value: 0x7F03039A - public const int tabTextAppearance = 2130903962; + public const int tabStyle = 2130903962; // aapt resource value: 0x7F03039B - public const int tabTextColor = 2130903963; + public const int tabTextAppearance = 2130903963; // aapt resource value: 0x7F03039C - public const int tabUnboundedRipple = 2130903964; + public const int tabTextColor = 2130903964; // aapt resource value: 0x7F03039D - public const int targetId = 2130903965; + public const int tabUnboundedRipple = 2130903965; // aapt resource value: 0x7F03039E - public const int targetPackage = 2130903966; + public const int targetId = 2130903966; // aapt resource value: 0x7F03039F - public const int telltales_tailColor = 2130903967; + public const int targetPackage = 2130903967; // aapt resource value: 0x7F0303A0 - public const int telltales_tailScale = 2130903968; + public const int telltales_tailColor = 2130903968; // aapt resource value: 0x7F0303A1 - public const int telltales_velocityMode = 2130903969; + public const int telltales_tailScale = 2130903969; // aapt resource value: 0x7F0303A2 - public const int textAllCaps = 2130903970; + public const int telltales_velocityMode = 2130903970; // aapt resource value: 0x7F0303A3 - public const int textAppearanceBody1 = 2130903971; + public const int textAllCaps = 2130903971; // aapt resource value: 0x7F0303A4 - public const int textAppearanceBody2 = 2130903972; + public const int textAppearanceBody1 = 2130903972; // aapt resource value: 0x7F0303A5 - public const int textAppearanceButton = 2130903973; + public const int textAppearanceBody2 = 2130903973; // aapt resource value: 0x7F0303A6 - public const int textAppearanceCaption = 2130903974; + public const int textAppearanceButton = 2130903974; // aapt resource value: 0x7F0303A7 - public const int textAppearanceHeadline1 = 2130903975; + public const int textAppearanceCaption = 2130903975; // aapt resource value: 0x7F0303A8 - public const int textAppearanceHeadline2 = 2130903976; + public const int textAppearanceHeadline1 = 2130903976; // aapt resource value: 0x7F0303A9 - public const int textAppearanceHeadline3 = 2130903977; + public const int textAppearanceHeadline2 = 2130903977; // aapt resource value: 0x7F0303AA - public const int textAppearanceHeadline4 = 2130903978; + public const int textAppearanceHeadline3 = 2130903978; // aapt resource value: 0x7F0303AB - public const int textAppearanceHeadline5 = 2130903979; + public const int textAppearanceHeadline4 = 2130903979; // aapt resource value: 0x7F0303AC - public const int textAppearanceHeadline6 = 2130903980; + public const int textAppearanceHeadline5 = 2130903980; // aapt resource value: 0x7F0303AD - public const int textAppearanceLargePopupMenu = 2130903981; + public const int textAppearanceHeadline6 = 2130903981; // aapt resource value: 0x7F0303AE - public const int textAppearanceLineHeightEnabled = 2130903982; + public const int textAppearanceLargePopupMenu = 2130903982; // aapt resource value: 0x7F0303AF - public const int textAppearanceListItem = 2130903983; + public const int textAppearanceLineHeightEnabled = 2130903983; // aapt resource value: 0x7F0303B0 - public const int textAppearanceListItemSecondary = 2130903984; + public const int textAppearanceListItem = 2130903984; // aapt resource value: 0x7F0303B1 - public const int textAppearanceListItemSmall = 2130903985; + public const int textAppearanceListItemSecondary = 2130903985; // aapt resource value: 0x7F0303B2 - public const int textAppearanceOverline = 2130903986; + public const int textAppearanceListItemSmall = 2130903986; // aapt resource value: 0x7F0303B3 - public const int textAppearancePopupMenuHeader = 2130903987; + public const int textAppearanceOverline = 2130903987; // aapt resource value: 0x7F0303B4 - public const int textAppearanceSearchResultSubtitle = 2130903988; + public const int textAppearancePopupMenuHeader = 2130903988; // aapt resource value: 0x7F0303B5 - public const int textAppearanceSearchResultTitle = 2130903989; + public const int textAppearanceSearchResultSubtitle = 2130903989; // aapt resource value: 0x7F0303B6 - public const int textAppearanceSmallPopupMenu = 2130903990; + public const int textAppearanceSearchResultTitle = 2130903990; // aapt resource value: 0x7F0303B7 - public const int textAppearanceSubtitle1 = 2130903991; + public const int textAppearanceSmallPopupMenu = 2130903991; // aapt resource value: 0x7F0303B8 - public const int textAppearanceSubtitle2 = 2130903992; + public const int textAppearanceSubtitle1 = 2130903992; // aapt resource value: 0x7F0303B9 - public const int textBackground = 2130903993; + public const int textAppearanceSubtitle2 = 2130903993; // aapt resource value: 0x7F0303BA - public const int textBackgroundPanX = 2130903994; + public const int textBackground = 2130903994; // aapt resource value: 0x7F0303BB - public const int textBackgroundPanY = 2130903995; + public const int textBackgroundPanX = 2130903995; // aapt resource value: 0x7F0303BC - public const int textBackgroundRotate = 2130903996; + public const int textBackgroundPanY = 2130903996; // aapt resource value: 0x7F0303BD - public const int textBackgroundZoom = 2130903997; + public const int textBackgroundRotate = 2130903997; // aapt resource value: 0x7F0303BE - public const int textColorAlertDialogListItem = 2130903998; + public const int textBackgroundZoom = 2130903998; // aapt resource value: 0x7F0303BF - public const int textColorSearchUrl = 2130903999; + public const int textColorAlertDialogListItem = 2130903999; // aapt resource value: 0x7F0303C0 - public const int textEndPadding = 2130904000; + public const int textColorSearchUrl = 2130904000; // aapt resource value: 0x7F0303C1 - public const int textFillColor = 2130904001; + public const int textEndPadding = 2130904001; // aapt resource value: 0x7F0303C2 - public const int textInputLayoutFocusedRectEnabled = 2130904002; + public const int textFillColor = 2130904002; // aapt resource value: 0x7F0303C3 - public const int textInputStyle = 2130904003; + public const int textInputLayoutFocusedRectEnabled = 2130904003; // aapt resource value: 0x7F0303C4 - public const int textLocale = 2130904004; + public const int textInputStyle = 2130904004; // aapt resource value: 0x7F0303C5 - public const int textOutlineColor = 2130904005; + public const int textLocale = 2130904005; // aapt resource value: 0x7F0303C6 - public const int textOutlineThickness = 2130904006; + public const int textOutlineColor = 2130904006; // aapt resource value: 0x7F0303C7 - public const int textPanX = 2130904007; + public const int textOutlineThickness = 2130904007; // aapt resource value: 0x7F0303C8 - public const int textPanY = 2130904008; + public const int textPanX = 2130904008; // aapt resource value: 0x7F0303C9 - public const int textStartPadding = 2130904009; + public const int textPanY = 2130904009; // aapt resource value: 0x7F0303CA - public const int textureBlurFactor = 2130904010; + public const int textStartPadding = 2130904010; // aapt resource value: 0x7F0303CB - public const int textureEffect = 2130904011; + public const int textureBlurFactor = 2130904011; // aapt resource value: 0x7F0303CC - public const int textureHeight = 2130904012; + public const int textureEffect = 2130904012; // aapt resource value: 0x7F0303CD - public const int textureWidth = 2130904013; + public const int textureHeight = 2130904013; // aapt resource value: 0x7F0303CE - public const int theme = 2130904014; + public const int textureWidth = 2130904014; // aapt resource value: 0x7F0303CF - public const int themeLineHeight = 2130904015; + public const int theme = 2130904015; // aapt resource value: 0x7F0303D0 - public const int thickness = 2130904016; + public const int themeLineHeight = 2130904016; // aapt resource value: 0x7F0303D1 - public const int thumbColor = 2130904017; + public const int thickness = 2130904017; // aapt resource value: 0x7F0303D2 - public const int thumbElevation = 2130904018; + public const int thumbColor = 2130904018; // aapt resource value: 0x7F0303D3 - public const int thumbRadius = 2130904019; + public const int thumbElevation = 2130904019; // aapt resource value: 0x7F0303D4 - public const int thumbStrokeColor = 2130904020; + public const int thumbRadius = 2130904020; // aapt resource value: 0x7F0303D5 - public const int thumbStrokeWidth = 2130904021; + public const int thumbStrokeColor = 2130904021; // aapt resource value: 0x7F0303D6 - public const int thumbTextPadding = 2130904022; + public const int thumbStrokeWidth = 2130904022; // aapt resource value: 0x7F0303D7 - public const int thumbTint = 2130904023; + public const int thumbTextPadding = 2130904023; // aapt resource value: 0x7F0303D8 - public const int thumbTintMode = 2130904024; + public const int thumbTint = 2130904024; // aapt resource value: 0x7F0303D9 - public const int tickColor = 2130904025; + public const int thumbTintMode = 2130904025; // aapt resource value: 0x7F0303DA - public const int tickColorActive = 2130904026; + public const int tickColor = 2130904026; // aapt resource value: 0x7F0303DB - public const int tickColorInactive = 2130904027; + public const int tickColorActive = 2130904027; // aapt resource value: 0x7F0303DC - public const int tickMark = 2130904028; + public const int tickColorInactive = 2130904028; // aapt resource value: 0x7F0303DD - public const int tickMarkTint = 2130904029; + public const int tickMark = 2130904029; // aapt resource value: 0x7F0303DE - public const int tickMarkTintMode = 2130904030; + public const int tickMarkTint = 2130904030; // aapt resource value: 0x7F0303DF - public const int tickVisible = 2130904031; + public const int tickMarkTintMode = 2130904031; // aapt resource value: 0x7F0303E0 - public const int tint = 2130904032; + public const int tickVisible = 2130904032; // aapt resource value: 0x7F0303E1 - public const int tintMode = 2130904033; + public const int tint = 2130904033; // aapt resource value: 0x7F0303E2 - public const int title = 2130904034; + public const int tintMode = 2130904034; // aapt resource value: 0x7F0303E3 - public const int titleCentered = 2130904035; + public const int title = 2130904035; // aapt resource value: 0x7F0303E4 - public const int titleCollapseMode = 2130904036; + public const int titleCentered = 2130904036; // aapt resource value: 0x7F0303E5 - public const int titleEnabled = 2130904037; + public const int titleCollapseMode = 2130904037; // aapt resource value: 0x7F0303E6 - public const int titleMargin = 2130904038; + public const int titleEnabled = 2130904038; // aapt resource value: 0x7F0303E7 - public const int titleMarginBottom = 2130904039; + public const int titleMargin = 2130904039; // aapt resource value: 0x7F0303E8 - public const int titleMarginEnd = 2130904040; - - // aapt resource value: 0x7F0303EB - public const int titleMargins = 2130904043; + public const int titleMarginBottom = 2130904040; // aapt resource value: 0x7F0303E9 - public const int titleMarginStart = 2130904041; + public const int titleMarginEnd = 2130904041; + + // aapt resource value: 0x7F0303EC + public const int titleMargins = 2130904044; // aapt resource value: 0x7F0303EA - public const int titleMarginTop = 2130904042; + public const int titleMarginStart = 2130904042; - // aapt resource value: 0x7F0303EC - public const int titleTextAppearance = 2130904044; + // aapt resource value: 0x7F0303EB + public const int titleMarginTop = 2130904043; // aapt resource value: 0x7F0303ED - public const int titleTextColor = 2130904045; + public const int titleTextAppearance = 2130904045; // aapt resource value: 0x7F0303EE - public const int titleTextStyle = 2130904046; + public const int titleTextColor = 2130904046; // aapt resource value: 0x7F0303EF - public const int toolbarId = 2130904047; + public const int titleTextStyle = 2130904047; // aapt resource value: 0x7F0303F0 - public const int toolbarNavigationButtonStyle = 2130904048; + public const int toolbarId = 2130904048; // aapt resource value: 0x7F0303F1 - public const int toolbarStyle = 2130904049; + public const int toolbarNavigationButtonStyle = 2130904049; // aapt resource value: 0x7F0303F2 - public const int tooltipForegroundColor = 2130904050; + public const int toolbarStyle = 2130904050; // aapt resource value: 0x7F0303F3 - public const int tooltipFrameBackground = 2130904051; + public const int tooltipForegroundColor = 2130904051; // aapt resource value: 0x7F0303F4 - public const int tooltipStyle = 2130904052; + public const int tooltipFrameBackground = 2130904052; // aapt resource value: 0x7F0303F5 - public const int tooltipText = 2130904053; + public const int tooltipStyle = 2130904053; // aapt resource value: 0x7F0303F6 - public const int touchAnchorId = 2130904054; + public const int tooltipText = 2130904054; // aapt resource value: 0x7F0303F7 - public const int touchAnchorSide = 2130904055; + public const int touchAnchorId = 2130904055; // aapt resource value: 0x7F0303F8 - public const int touchRegionId = 2130904056; + public const int touchAnchorSide = 2130904056; // aapt resource value: 0x7F0303F9 - public const int track = 2130904057; + public const int touchRegionId = 2130904057; // aapt resource value: 0x7F0303FA - public const int trackColor = 2130904058; + public const int track = 2130904058; // aapt resource value: 0x7F0303FB - public const int trackColorActive = 2130904059; + public const int trackColor = 2130904059; // aapt resource value: 0x7F0303FC - public const int trackColorInactive = 2130904060; + public const int trackColorActive = 2130904060; // aapt resource value: 0x7F0303FD - public const int trackCornerRadius = 2130904061; + public const int trackColorInactive = 2130904061; // aapt resource value: 0x7F0303FE - public const int trackHeight = 2130904062; + public const int trackCornerRadius = 2130904062; // aapt resource value: 0x7F0303FF - public const int trackThickness = 2130904063; + public const int trackHeight = 2130904063; // aapt resource value: 0x7F030400 - public const int trackTint = 2130904064; + public const int trackThickness = 2130904064; // aapt resource value: 0x7F030401 - public const int trackTintMode = 2130904065; + public const int trackTint = 2130904065; // aapt resource value: 0x7F030402 - public const int transformPivotTarget = 2130904066; + public const int trackTintMode = 2130904066; // aapt resource value: 0x7F030403 - public const int transitionDisable = 2130904067; + public const int transformPivotTarget = 2130904067; // aapt resource value: 0x7F030404 - public const int transitionEasing = 2130904068; + public const int transitionDisable = 2130904068; // aapt resource value: 0x7F030405 - public const int transitionFlags = 2130904069; + public const int transitionEasing = 2130904069; // aapt resource value: 0x7F030406 - public const int transitionPathRotate = 2130904070; + public const int transitionFlags = 2130904070; // aapt resource value: 0x7F030407 - public const int transitionShapeAppearance = 2130904071; + public const int transitionPathRotate = 2130904071; // aapt resource value: 0x7F030408 - public const int triggerId = 2130904072; + public const int transitionShapeAppearance = 2130904072; // aapt resource value: 0x7F030409 - public const int triggerReceiver = 2130904073; + public const int triggerId = 2130904073; // aapt resource value: 0x7F03040A - public const int triggerSlack = 2130904074; + public const int triggerReceiver = 2130904074; // aapt resource value: 0x7F03040B - public const int ttcIndex = 2130904075; - - // aapt resource value: 0x7F03040D - public const int updatesContinuously = 2130904077; + public const int triggerSlack = 2130904075; // aapt resource value: 0x7F03040C - public const int upDuration = 2130904076; + public const int ttcIndex = 2130904076; // aapt resource value: 0x7F03040E - public const int uri = 2130904078; + public const int updatesContinuously = 2130904078; + + // aapt resource value: 0x7F03040D + public const int upDuration = 2130904077; // aapt resource value: 0x7F03040F - public const int useCompatPadding = 2130904079; + public const int uri = 2130904079; // aapt resource value: 0x7F030410 - public const int useMaterialThemeColors = 2130904080; + public const int useCompatPadding = 2130904080; // aapt resource value: 0x7F030411 - public const int useSimpleSummaryProvider = 2130904081; + public const int useMaterialThemeColors = 2130904081; // aapt resource value: 0x7F030412 - public const int values = 2130904082; + public const int useSimpleSummaryProvider = 2130904082; // aapt resource value: 0x7F030413 - public const int verticalOffset = 2130904083; + public const int values = 2130904083; // aapt resource value: 0x7F030414 - public const int viewInflaterClass = 2130904084; + public const int verticalOffset = 2130904084; // aapt resource value: 0x7F030415 - public const int viewTransitionMode = 2130904085; + public const int viewInflaterClass = 2130904085; // aapt resource value: 0x7F030416 - public const int viewTransitionOnCross = 2130904086; + public const int viewTransitionMode = 2130904086; // aapt resource value: 0x7F030417 - public const int viewTransitionOnNegativeCross = 2130904087; + public const int viewTransitionOnCross = 2130904087; // aapt resource value: 0x7F030418 - public const int viewTransitionOnPositiveCross = 2130904088; + public const int viewTransitionOnNegativeCross = 2130904088; // aapt resource value: 0x7F030419 - public const int visibilityMode = 2130904089; + public const int viewTransitionOnPositiveCross = 2130904089; // aapt resource value: 0x7F03041A - public const int voiceIcon = 2130904090; + public const int visibilityMode = 2130904090; // aapt resource value: 0x7F03041B - public const int warmth = 2130904091; + public const int voiceIcon = 2130904091; // aapt resource value: 0x7F03041C - public const int waveDecay = 2130904092; + public const int warmth = 2130904092; // aapt resource value: 0x7F03041D - public const int waveOffset = 2130904093; + public const int waveDecay = 2130904093; // aapt resource value: 0x7F03041E - public const int wavePeriod = 2130904094; + public const int waveOffset = 2130904094; // aapt resource value: 0x7F03041F - public const int wavePhase = 2130904095; + public const int wavePeriod = 2130904095; // aapt resource value: 0x7F030420 - public const int waveShape = 2130904096; + public const int wavePhase = 2130904096; // aapt resource value: 0x7F030421 - public const int waveVariesBy = 2130904097; + public const int waveShape = 2130904097; // aapt resource value: 0x7F030422 - public const int widgetLayout = 2130904098; + public const int waveVariesBy = 2130904098; // aapt resource value: 0x7F030423 - public const int windowActionBar = 2130904099; + public const int widgetLayout = 2130904099; // aapt resource value: 0x7F030424 - public const int windowActionBarOverlay = 2130904100; + public const int windowActionBar = 2130904100; // aapt resource value: 0x7F030425 - public const int windowActionModeOverlay = 2130904101; + public const int windowActionBarOverlay = 2130904101; // aapt resource value: 0x7F030426 - public const int windowFixedHeightMajor = 2130904102; + public const int windowActionModeOverlay = 2130904102; // aapt resource value: 0x7F030427 - public const int windowFixedHeightMinor = 2130904103; + public const int windowFixedHeightMajor = 2130904103; // aapt resource value: 0x7F030428 - public const int windowFixedWidthMajor = 2130904104; + public const int windowFixedHeightMinor = 2130904104; // aapt resource value: 0x7F030429 - public const int windowFixedWidthMinor = 2130904105; + public const int windowFixedWidthMajor = 2130904105; // aapt resource value: 0x7F03042A - public const int windowMinWidthMajor = 2130904106; + public const int windowFixedWidthMinor = 2130904106; // aapt resource value: 0x7F03042B - public const int windowMinWidthMinor = 2130904107; + public const int windowMinWidthMajor = 2130904107; // aapt resource value: 0x7F03042C - public const int windowNoTitle = 2130904108; + public const int windowMinWidthMinor = 2130904108; // aapt resource value: 0x7F03042D - public const int yearSelectedStyle = 2130904109; + public const int windowNoTitle = 2130904109; // aapt resource value: 0x7F03042E - public const int yearStyle = 2130904110; + public const int yearSelectedStyle = 2130904110; // aapt resource value: 0x7F03042F - public const int yearTodayStyle = 2130904111; + public const int yearStyle = 2130904111; + + // aapt resource value: 0x7F030430 + public const int yearTodayStyle = 2130904112; static Attribute() { @@ -23969,7 +24115,7 @@ private Style() public partial class Styleable { - // aapt resource value: { 0x7F030047,0x7F03004E,0x7F03004F,0x7F0300F3,0x7F0300F4,0x7F0300F5,0x7F0300F6,0x7F0300F7,0x7F0300F8,0x7F03011E,0x7F03013A,0x7F03013B,0x7F030156,0x7F0301B5,0x7F0301BC,0x7F0301C2,0x7F0301C3,0x7F0301C6,0x7F0301D8,0x7F0301EC,0x7F030262,0x7F0302BC,0x7F0302F5,0x7F030306,0x7F030307,0x7F03036D,0x7F030371,0x7F0303E2,0x7F0303EE } + // aapt resource value: { 0x7F030047,0x7F03004E,0x7F03004F,0x7F0300F3,0x7F0300F4,0x7F0300F5,0x7F0300F6,0x7F0300F7,0x7F0300F8,0x7F03011E,0x7F03013A,0x7F03013B,0x7F030156,0x7F0301B5,0x7F0301BC,0x7F0301C2,0x7F0301C3,0x7F0301C6,0x7F0301D9,0x7F0301ED,0x7F030263,0x7F0302BD,0x7F0302F6,0x7F030307,0x7F030308,0x7F03036E,0x7F030372,0x7F0303E3,0x7F0303EF } public static int[] ActionBar = new int[] { 2130903111, 2130903118, @@ -23989,17 +24135,17 @@ public partial class Styleable 2130903490, 2130903491, 2130903494, - 2130903512, - 2130903532, - 2130903650, - 2130903740, - 2130903797, - 2130903814, + 2130903513, + 2130903533, + 2130903651, + 2130903741, + 2130903798, 2130903815, - 2130903917, - 2130903921, - 2130904034, - 2130904046}; + 2130903816, + 2130903918, + 2130903922, + 2130904035, + 2130904047}; // aapt resource value: { 0x10100B3 } public static int[] ActionBarLayout = new int[] { @@ -24106,14 +24252,14 @@ public partial class Styleable public static int[] ActionMenuView = new int[] { -1}; - // aapt resource value: { 0x7F030047,0x7F03004E,0x7F0300CC,0x7F0301B5,0x7F030371,0x7F0303EE } + // aapt resource value: { 0x7F030047,0x7F03004E,0x7F0300CC,0x7F0301B5,0x7F030372,0x7F0303EF } public static int[] ActionMode = new int[] { 2130903111, 2130903118, 2130903244, 2130903477, - 2130903921, - 2130904046}; + 2130903922, + 2130904047}; // aapt resource value: 0 public const int ActionMode_background = 0; @@ -24133,10 +24279,10 @@ public partial class Styleable // aapt resource value: 5 public const int ActionMode_titleTextStyle = 5; - // aapt resource value: { 0x7F030170,0x7F0301DE } + // aapt resource value: { 0x7F030170,0x7F0301DF } public static int[] ActivityChooserView = new int[] { 2130903408, - 2130903518}; + 2130903519}; // aapt resource value: 0 public const int ActivityChooserView_expandActivityOverflowButtonDrawable = 0; @@ -24144,13 +24290,13 @@ public partial class Styleable // aapt resource value: 1 public const int ActivityChooserView_initialActivityCount = 1; - // aapt resource value: { 0x1010003,0x7F030003,0x7F030122,0x7F030123,0x7F03039E } + // aapt resource value: { 0x1010003,0x7F030003,0x7F030122,0x7F030123,0x7F03039F } public static int[] ActivityNavigator = new int[] { 16842755, 2130903043, 2130903330, 2130903331, - 2130903966}; + 2130903967}; // aapt resource value: 1 public const int ActivityNavigator_action = 1; @@ -24167,16 +24313,16 @@ public partial class Styleable // aapt resource value: 4 public const int ActivityNavigator_targetPackage = 4; - // aapt resource value: { 0x10100F2,0x7F030080,0x7F030081,0x7F030257,0x7F030258,0x7F0302B7,0x7F030342,0x7F030344 } + // aapt resource value: { 0x10100F2,0x7F030080,0x7F030081,0x7F030258,0x7F030259,0x7F0302B8,0x7F030343,0x7F030345 } public static int[] AlertDialog = new int[] { 16842994, 2130903168, 2130903169, - 2130903639, 2130903640, - 2130903735, - 2130903874, - 2130903876}; + 2130903641, + 2130903736, + 2130903875, + 2130903877}; // aapt resource value: 0 public const int AlertDialog_android_layout = 0; @@ -24259,23 +24405,23 @@ public partial class Styleable // aapt resource value: 1 public const int AnimatedStateListDrawableTransition_android_toId = 1; - // aapt resource value: { 0x10100D4,0x101048F,0x1010540,0x7F030156,0x7F030171,0x7F03024D,0x7F03024E,0x7F030367 } + // aapt resource value: { 0x10100D4,0x101048F,0x1010540,0x7F030156,0x7F030171,0x7F03024E,0x7F03024F,0x7F030368 } public static int[] AppBarLayout = new int[] { 16842964, 16843919, 16844096, 2130903382, 2130903409, - 2130903629, 2130903630, - 2130903911}; + 2130903631, + 2130903912}; - // aapt resource value: { 0x7F030361,0x7F030362,0x7F030364,0x7F030365 } + // aapt resource value: { 0x7F030362,0x7F030363,0x7F030365,0x7F030366 } public static int[] AppBarLayoutStates = new int[] { - 2130903905, 2130903906, - 2130903908, - 2130903909}; + 2130903907, + 2130903909, + 2130903910}; // aapt resource value: 0 public const int AppBarLayoutStates_state_collapsed = 0; @@ -24304,10 +24450,10 @@ public partial class Styleable // aapt resource value: 4 public const int AppBarLayout_expanded = 4; - // aapt resource value: { 0x7F03024A,0x7F03024B } + // aapt resource value: { 0x7F03024B,0x7F03024C } public static int[] AppBarLayout_Layout = new int[] { - 2130903626, - 2130903627}; + 2130903627, + 2130903628}; // aapt resource value: 0 public const int AppBarLayout_Layout_layout_scrollFlags = 0; @@ -24324,12 +24470,12 @@ public partial class Styleable // aapt resource value: 7 public const int AppBarLayout_statusBarForeground = 7; - // aapt resource value: { 0x1010119,0x7F030357,0x7F0303E0,0x7F0303E1 } + // aapt resource value: { 0x1010119,0x7F030358,0x7F0303E1,0x7F0303E2 } public static int[] AppCompatImageView = new int[] { 16843033, - 2130903895, - 2130904032, - 2130904033}; + 2130903896, + 2130904033, + 2130904034}; // aapt resource value: 0 public const int AppCompatImageView_android_src = 0; @@ -24343,12 +24489,12 @@ public partial class Styleable // aapt resource value: 3 public const int AppCompatImageView_tintMode = 3; - // aapt resource value: { 0x1010142,0x7F0303DC,0x7F0303DD,0x7F0303DE } + // aapt resource value: { 0x1010142,0x7F0303DD,0x7F0303DE,0x7F0303DF } public static int[] AppCompatSeekBar = new int[] { 16843074, - 2130904028, 2130904029, - 2130904030}; + 2130904030, + 2130904031}; // aapt resource value: 0 public const int AppCompatSeekBar_android_thumb = 0; @@ -24393,7 +24539,7 @@ public partial class Styleable // aapt resource value: 0 public const int AppCompatTextHelper_android_textAppearance = 0; - // aapt resource value: { 0x1010034,0x7F030041,0x7F030042,0x7F030043,0x7F030044,0x7F030045,0x7F030143,0x7F030144,0x7F030145,0x7F030146,0x7F030148,0x7F030149,0x7F03014A,0x7F03014B,0x7F030189,0x7F03019F,0x7F0301A8,0x7F030203,0x7F030250,0x7F0303A2,0x7F0303C4 } + // aapt resource value: { 0x1010034,0x7F030041,0x7F030042,0x7F030043,0x7F030044,0x7F030045,0x7F030143,0x7F030144,0x7F030145,0x7F030146,0x7F030148,0x7F030149,0x7F03014A,0x7F03014B,0x7F030189,0x7F03019F,0x7F0301A8,0x7F030204,0x7F030251,0x7F0303A3,0x7F0303C5 } public static int[] AppCompatTextView = new int[] { 16842804, 2130903105, @@ -24412,10 +24558,10 @@ public partial class Styleable 2130903433, 2130903455, 2130903464, - 2130903555, - 2130903632, - 2130903970, - 2130904004}; + 2130903556, + 2130903633, + 2130903971, + 2130904005}; // aapt resource value: 0 public const int AppCompatTextView_android_textAppearance = 0; @@ -24480,7 +24626,7 @@ public partial class Styleable // aapt resource value: 20 public const int AppCompatTextView_textLocale = 20; - // aapt resource value: { 0x1010057,0x10100AE,0x7F030004,0x7F030005,0x7F030006,0x7F030007,0x7F030008,0x7F030009,0x7F03000A,0x7F03000B,0x7F03000C,0x7F03000D,0x7F03000E,0x7F03000F,0x7F030010,0x7F030012,0x7F030013,0x7F030014,0x7F030015,0x7F030016,0x7F030017,0x7F030018,0x7F030019,0x7F03001A,0x7F03001B,0x7F03001C,0x7F03001D,0x7F03001E,0x7F03001F,0x7F030020,0x7F030021,0x7F030022,0x7F030023,0x7F030024,0x7F030028,0x7F03002A,0x7F03002B,0x7F03002C,0x7F03002D,0x7F030040,0x7F030068,0x7F030079,0x7F03007A,0x7F03007B,0x7F03007C,0x7F03007D,0x7F030082,0x7F030083,0x7F03009A,0x7F0300A3,0x7F0300D5,0x7F0300D6,0x7F0300D7,0x7F0300D8,0x7F0300D9,0x7F0300DA,0x7F0300DB,0x7F0300E2,0x7F0300E3,0x7F0300E9,0x7F030102,0x7F030131,0x7F030136,0x7F030137,0x7F03013C,0x7F03013E,0x7F03014E,0x7F03014F,0x7F030152,0x7F030153,0x7F030155,0x7F0301C2,0x7F0301D2,0x7F030253,0x7F030254,0x7F030255,0x7F030256,0x7F030259,0x7F03025A,0x7F03025B,0x7F03025C,0x7F03025D,0x7F03025E,0x7F03025F,0x7F030260,0x7F030261,0x7F0302D9,0x7F0302DA,0x7F0302DB,0x7F0302F4,0x7F0302F6,0x7F03030E,0x7F030310,0x7F030311,0x7F030312,0x7F030329,0x7F03032C,0x7F03032E,0x7F03032F,0x7F03034F,0x7F030350,0x7F03037E,0x7F0303AD,0x7F0303AF,0x7F0303B0,0x7F0303B1,0x7F0303B3,0x7F0303B4,0x7F0303B5,0x7F0303B6,0x7F0303BE,0x7F0303BF,0x7F0303F0,0x7F0303F1,0x7F0303F2,0x7F0303F3,0x7F030414,0x7F030423,0x7F030424,0x7F030425,0x7F030426,0x7F030427,0x7F030428,0x7F030429,0x7F03042A,0x7F03042B,0x7F03042C } + // aapt resource value: { 0x1010057,0x10100AE,0x7F030004,0x7F030005,0x7F030006,0x7F030007,0x7F030008,0x7F030009,0x7F03000A,0x7F03000B,0x7F03000C,0x7F03000D,0x7F03000E,0x7F03000F,0x7F030010,0x7F030012,0x7F030013,0x7F030014,0x7F030015,0x7F030016,0x7F030017,0x7F030018,0x7F030019,0x7F03001A,0x7F03001B,0x7F03001C,0x7F03001D,0x7F03001E,0x7F03001F,0x7F030020,0x7F030021,0x7F030022,0x7F030023,0x7F030024,0x7F030028,0x7F03002A,0x7F03002B,0x7F03002C,0x7F03002D,0x7F030040,0x7F030068,0x7F030079,0x7F03007A,0x7F03007B,0x7F03007C,0x7F03007D,0x7F030082,0x7F030083,0x7F03009A,0x7F0300A3,0x7F0300D5,0x7F0300D6,0x7F0300D7,0x7F0300D8,0x7F0300D9,0x7F0300DA,0x7F0300DB,0x7F0300E2,0x7F0300E3,0x7F0300E9,0x7F030102,0x7F030131,0x7F030136,0x7F030137,0x7F03013C,0x7F03013E,0x7F03014E,0x7F03014F,0x7F030152,0x7F030153,0x7F030155,0x7F0301C2,0x7F0301D3,0x7F030254,0x7F030255,0x7F030256,0x7F030257,0x7F03025A,0x7F03025B,0x7F03025C,0x7F03025D,0x7F03025E,0x7F03025F,0x7F030260,0x7F030261,0x7F030262,0x7F0302DA,0x7F0302DB,0x7F0302DC,0x7F0302F5,0x7F0302F7,0x7F03030F,0x7F030311,0x7F030312,0x7F030313,0x7F03032A,0x7F03032D,0x7F03032F,0x7F030330,0x7F030350,0x7F030351,0x7F03037F,0x7F0303AE,0x7F0303B0,0x7F0303B1,0x7F0303B2,0x7F0303B4,0x7F0303B5,0x7F0303B6,0x7F0303B7,0x7F0303BF,0x7F0303C0,0x7F0303F1,0x7F0303F2,0x7F0303F3,0x7F0303F4,0x7F030415,0x7F030424,0x7F030425,0x7F030426,0x7F030427,0x7F030428,0x7F030429,0x7F03042A,0x7F03042B,0x7F03042C,0x7F03042D } public static int[] AppCompatTheme = new int[] { 16842839, 16842926, @@ -24554,12 +24700,11 @@ public partial class Styleable 2130903379, 2130903381, 2130903490, - 2130903506, - 2130903635, + 2130903507, 2130903636, 2130903637, 2130903638, - 2130903641, + 2130903639, 2130903642, 2130903643, 2130903644, @@ -24568,38 +24713,38 @@ public partial class Styleable 2130903647, 2130903648, 2130903649, - 2130903769, + 2130903650, 2130903770, 2130903771, - 2130903796, - 2130903798, - 2130903822, - 2130903824, + 2130903772, + 2130903797, + 2130903799, + 2130903823, 2130903825, 2130903826, - 2130903849, - 2130903852, - 2130903854, + 2130903827, + 2130903850, + 2130903853, 2130903855, - 2130903887, + 2130903856, 2130903888, - 2130903934, - 2130903981, - 2130903983, + 2130903889, + 2130903935, + 2130903982, 2130903984, 2130903985, - 2130903987, + 2130903986, 2130903988, 2130903989, 2130903990, - 2130903998, + 2130903991, 2130903999, - 2130904048, + 2130904000, 2130904049, 2130904050, 2130904051, - 2130904084, - 2130904099, + 2130904052, + 2130904085, 2130904100, 2130904101, 2130904102, @@ -24608,7 +24753,8 @@ public partial class Styleable 2130904105, 2130904106, 2130904107, - 2130904108}; + 2130904108, + 2130904109}; // aapt resource value: 2 public const int AppCompatTheme_actionBarDivider = 2; @@ -24991,10 +25137,10 @@ public partial class Styleable // aapt resource value: 126 public const int AppCompatTheme_windowNoTitle = 126; - // aapt resource value: { 0x101030E,0x7F03032E } + // aapt resource value: { 0x101030E,0x7F03032F } public static int[] BackgroundStyle = new int[] { 16843534, - 2130903854}; + 2130903855}; // aapt resource value: 0 public const int BackgroundStyle_android_selectableItemBackground = 0; @@ -25002,15 +25148,15 @@ public partial class Styleable // aapt resource value: 1 public const int BackgroundStyle_selectableItemBackground = 1; - // aapt resource value: { 0x7F030048,0x7F030052,0x7F030054,0x7F0301C4,0x7F030283,0x7F0302C4,0x7F030413 } + // aapt resource value: { 0x7F030048,0x7F030052,0x7F030054,0x7F0301C4,0x7F030284,0x7F0302C5,0x7F030414 } public static int[] Badge = new int[] { 2130903112, 2130903122, 2130903124, 2130903492, - 2130903683, - 2130903748, - 2130904083}; + 2130903684, + 2130903749, + 2130904084}; // aapt resource value: 0 public const int Badge_backgroundColor = 0; @@ -25033,17 +25179,17 @@ public partial class Styleable // aapt resource value: 6 public const int Badge_verticalOffset = 6; - // aapt resource value: { 0x1010139,0x7F0301BA,0x7F0301D9,0x7F030290,0x7F03033A,0x7F03033C,0x7F0303FA,0x7F0303FD,0x7F0303FF } + // aapt resource value: { 0x1010139,0x7F0301BA,0x7F0301DA,0x7F030291,0x7F03033B,0x7F03033D,0x7F0303FB,0x7F0303FE,0x7F030400 } public static int[] BaseProgressIndicator = new int[] { 16843065, 2130903482, - 2130903513, - 2130903696, - 2130903866, - 2130903868, - 2130904058, - 2130904061, - 2130904063}; + 2130903514, + 2130903697, + 2130903867, + 2130903869, + 2130904059, + 2130904062, + 2130904064}; // aapt resource value: 0 public const int BaseProgressIndicator_android_indeterminate = 0; @@ -25072,7 +25218,7 @@ public partial class Styleable // aapt resource value: 8 public const int BaseProgressIndicator_trackThickness = 8; - // aapt resource value: { 0x7F030050,0x7F030156,0x7F03017D,0x7F03017E,0x7F03017F,0x7F030180,0x7F030181,0x7F0301BD,0x7F0302D2,0x7F0302D4,0x7F0302D5 } + // aapt resource value: { 0x7F030050,0x7F030156,0x7F03017D,0x7F03017E,0x7F03017F,0x7F030180,0x7F030181,0x7F0301BD,0x7F0302D3,0x7F0302D5,0x7F0302D6 } public static int[] BottomAppBar = new int[] { 2130903120, 2130903382, @@ -25082,9 +25228,9 @@ public partial class Styleable 2130903424, 2130903425, 2130903485, - 2130903762, - 2130903764, - 2130903765}; + 2130903763, + 2130903765, + 2130903766}; // aapt resource value: 0 public const int BottomAppBar_backgroundTint = 0; @@ -25119,14 +25265,14 @@ public partial class Styleable // aapt resource value: 10 public const int BottomAppBar_paddingRightSystemWindowInsets = 10; - // aapt resource value: { 0x7F0301E7 } + // aapt resource value: { 0x7F0301E8 } public static int[] BottomNavigationView = new int[] { - 2130903527}; + 2130903528}; // aapt resource value: 0 public const int BottomNavigationView_itemHorizontalTranslationEnabled = 0; - // aapt resource value: { 0x101011F,0x1010440,0x7F030050,0x7F03005B,0x7F03005C,0x7F03005D,0x7F03005E,0x7F03005F,0x7F030061,0x7F030062,0x7F030063,0x7F0301AF,0x7F0302D2,0x7F0302D4,0x7F0302D5,0x7F0302D8,0x7F030333,0x7F030336 } + // aapt resource value: { 0x101011F,0x1010440,0x7F030050,0x7F03005B,0x7F03005C,0x7F03005D,0x7F03005E,0x7F03005F,0x7F030061,0x7F030062,0x7F030063,0x7F0301AF,0x7F0302D3,0x7F0302D5,0x7F0302D6,0x7F0302D9,0x7F030334,0x7F030337 } public static int[] BottomSheetBehavior_Layout = new int[] { 16843039, 16843840, @@ -25140,12 +25286,12 @@ public partial class Styleable 2130903138, 2130903139, 2130903471, - 2130903762, - 2130903764, + 2130903763, 2130903765, - 2130903768, - 2130903859, - 2130903862}; + 2130903766, + 2130903769, + 2130903860, + 2130903863}; // aapt resource value: 1 public const int BottomSheetBehavior_Layout_android_elevation = 1; @@ -25208,10 +25354,10 @@ public partial class Styleable // aapt resource value: 0 public const int ButtonBarLayout_allowStacking = 0; - // aapt resource value: { 0x7F03030D,0x7F030338 } + // aapt resource value: { 0x7F03030E,0x7F030339 } public static int[] Capability = new int[] { - 2130903821, - 2130903864}; + 2130903822, + 2130903865}; // aapt resource value: 0 public const int Capability_queryPatterns = 0; @@ -25317,14 +25463,14 @@ public partial class Styleable // aapt resource value: 9 public const int Carousel_carousel_touchUp_velocityThreshold = 9; - // aapt resource value: { 0x10101EF,0x10101F0,0x10101F1,0x7F030139,0x7F030377,0x7F030378 } + // aapt resource value: { 0x10101EF,0x10101F0,0x10101F1,0x7F030139,0x7F030378,0x7F030379 } public static int[] CheckBoxPreference = new int[] { 16843247, 16843248, 16843249, 2130903353, - 2130903927, - 2130903928}; + 2130903928, + 2130903929}; // aapt resource value: 2 public const int CheckBoxPreference_android_disableDependentsState = 2; @@ -25344,7 +25490,7 @@ public partial class Styleable // aapt resource value: 5 public const int CheckBoxPreference_summaryOn = 5; - // aapt resource value: { 0x1010034,0x1010095,0x1010098,0x10100AB,0x101011F,0x101014F,0x10101E5,0x7F03009D,0x7F03009E,0x7F0300A1,0x7F0300A2,0x7F0300A4,0x7F0300A5,0x7F0300A6,0x7F0300A8,0x7F0300A9,0x7F0300AA,0x7F0300AB,0x7F0300AC,0x7F0300AD,0x7F0300AE,0x7F0300B3,0x7F0300B4,0x7F0300B5,0x7F0300B7,0x7F0300C5,0x7F0300C6,0x7F0300C7,0x7F0300C8,0x7F0300C9,0x7F0300CA,0x7F0300CB,0x7F030164,0x7F0301BB,0x7F0301C7,0x7F0301CC,0x7F03031D,0x7F030333,0x7F030336,0x7F03033E,0x7F0303C0,0x7F0303C9 } + // aapt resource value: { 0x1010034,0x1010095,0x1010098,0x10100AB,0x101011F,0x101014F,0x10101E5,0x7F03009D,0x7F03009E,0x7F0300A1,0x7F0300A2,0x7F0300A4,0x7F0300A5,0x7F0300A6,0x7F0300A8,0x7F0300A9,0x7F0300AA,0x7F0300AB,0x7F0300AC,0x7F0300AD,0x7F0300AE,0x7F0300B3,0x7F0300B4,0x7F0300B5,0x7F0300B7,0x7F0300C5,0x7F0300C6,0x7F0300C7,0x7F0300C8,0x7F0300C9,0x7F0300CA,0x7F0300CB,0x7F030164,0x7F0301BB,0x7F0301C7,0x7F0301CC,0x7F03031E,0x7F030334,0x7F030337,0x7F03033F,0x7F0303C1,0x7F0303CA } public static int[] Chip = new int[] { 16842804, 16842901, @@ -25382,22 +25528,22 @@ public partial class Styleable 2130903483, 2130903495, 2130903500, - 2130903837, - 2130903859, - 2130903862, - 2130903870, - 2130904000, - 2130904009}; + 2130903838, + 2130903860, + 2130903863, + 2130903871, + 2130904001, + 2130904010}; - // aapt resource value: { 0x7F03009C,0x7F0300AF,0x7F0300B0,0x7F0300B1,0x7F030330,0x7F030345,0x7F030347 } + // aapt resource value: { 0x7F03009C,0x7F0300AF,0x7F0300B0,0x7F0300B1,0x7F030331,0x7F030346,0x7F030348 } public static int[] ChipGroup = new int[] { 2130903196, 2130903215, 2130903216, 2130903217, - 2130903856, - 2130903877, - 2130903879}; + 2130903857, + 2130903878, + 2130903880}; // aapt resource value: 0 public const int ChipGroup_checkedChip = 0; @@ -25546,11 +25692,11 @@ public partial class Styleable // aapt resource value: 41 public const int Chip_textStartPadding = 41; - // aapt resource value: { 0x7F0301DA,0x7F0301DC,0x7F0301DD } + // aapt resource value: { 0x7F0301DB,0x7F0301DD,0x7F0301DE } public static int[] CircularProgressIndicator = new int[] { - 2130903514, - 2130903516, - 2130903517}; + 2130903515, + 2130903517, + 2130903518}; // aapt resource value: 0 public const int CircularProgressIndicator_indicatorDirectionCircular = 0; @@ -25572,11 +25718,11 @@ public partial class Styleable // aapt resource value: 1 public const int ClockFaceView_clockNumberTextColor = 1; - // aapt resource value: { 0x7F0300C2,0x7F03027B,0x7F030331 } + // aapt resource value: { 0x7F0300C2,0x7F03027C,0x7F030332 } public static int[] ClockHandView = new int[] { 2130903234, - 2130903675, - 2130903857}; + 2130903676, + 2130903858}; // aapt resource value: 0 public const int ClockHandView_clockHandColor = 0; @@ -25587,7 +25733,7 @@ public partial class Styleable // aapt resource value: 2 public const int ClockHandView_selectorSize = 2; - // aapt resource value: { 0x7F0300D0,0x7F0300D1,0x7F030100,0x7F030173,0x7F030174,0x7F030175,0x7F030176,0x7F030177,0x7F030178,0x7F030179,0x7F03017C,0x7F0301AA,0x7F030286,0x7F030323,0x7F030325,0x7F030368,0x7F0303E2,0x7F0303E4,0x7F0303E5,0x7F0303EF } + // aapt resource value: { 0x7F0300D0,0x7F0300D1,0x7F030100,0x7F030173,0x7F030174,0x7F030175,0x7F030176,0x7F030177,0x7F030178,0x7F030179,0x7F03017C,0x7F0301AA,0x7F030287,0x7F030324,0x7F030326,0x7F030369,0x7F0303E3,0x7F0303E5,0x7F0303E6,0x7F0303F0 } public static int[] CollapsingToolbarLayout = new int[] { 2130903248, 2130903249, @@ -25601,14 +25747,14 @@ public partial class Styleable 2130903417, 2130903420, 2130903466, - 2130903686, - 2130903843, - 2130903845, - 2130903912, - 2130904034, - 2130904036, + 2130903687, + 2130903844, + 2130903846, + 2130903913, + 2130904035, 2130904037, - 2130904047}; + 2130904038, + 2130904048}; // aapt resource value: 0 public const int CollapsingToolbarLayout_collapsedTitleGravity = 0; @@ -25646,10 +25792,10 @@ public partial class Styleable // aapt resource value: 11 public const int CollapsingToolbarLayout_forceApplySystemWindowInsetTop = 11; - // aapt resource value: { 0x7F03020C,0x7F03020D } + // aapt resource value: { 0x7F03020D,0x7F03020E } public static int[] CollapsingToolbarLayout_Layout = new int[] { - 2130903564, - 2130903565}; + 2130903565, + 2130903566}; // aapt resource value: 0 public const int CollapsingToolbarLayout_Layout_layout_collapseMode = 0; @@ -25715,7 +25861,7 @@ public partial class Styleable // aapt resource value: 3 public const int CompoundButton_buttonTintMode = 3; - // aapt resource value: { 0x10100C4,0x10100D0,0x10100DC,0x10100F4,0x10100F5,0x10100F7,0x10100F8,0x10100F9,0x10100FA,0x101011F,0x1010120,0x101013F,0x1010140,0x101031F,0x1010320,0x1010321,0x1010322,0x1010323,0x1010324,0x1010325,0x1010326,0x1010327,0x1010328,0x10103B5,0x10103B6,0x10103FA,0x1010440,0x7F030035,0x7F030036,0x7F030056,0x7F030057,0x7F030058,0x7F030098,0x7F0300EE,0x7F0300EF,0x7F030142,0x7F03018B,0x7F03018C,0x7F03018D,0x7F03018E,0x7F03018F,0x7F030190,0x7F030191,0x7F030192,0x7F030193,0x7F030194,0x7F030195,0x7F030196,0x7F030197,0x7F030199,0x7F03019A,0x7F03019B,0x7F03019C,0x7F03019D,0x7F03020E,0x7F03020F,0x7F030210,0x7F030211,0x7F030212,0x7F030213,0x7F030214,0x7F030215,0x7F030216,0x7F030217,0x7F030218,0x7F030219,0x7F03021A,0x7F03021B,0x7F03021C,0x7F03021D,0x7F03021E,0x7F03021F,0x7F030220,0x7F030221,0x7F030222,0x7F030223,0x7F030224,0x7F030225,0x7F030226,0x7F030227,0x7F030228,0x7F030229,0x7F03022A,0x7F03022B,0x7F03022C,0x7F03022D,0x7F03022E,0x7F03022F,0x7F030230,0x7F030231,0x7F030232,0x7F030233,0x7F030234,0x7F030235,0x7F030236,0x7F030237,0x7F030238,0x7F030239,0x7F03023A,0x7F03023B,0x7F03023D,0x7F03023E,0x7F03023F,0x7F030240,0x7F030241,0x7F030242,0x7F030243,0x7F030244,0x7F030245,0x7F030248,0x7F03024C,0x7F0302B1,0x7F0302B2,0x7F0302E1,0x7F0302E9,0x7F0302EE,0x7F030308,0x7F030309,0x7F03030A,0x7F030402,0x7F030404,0x7F030406,0x7F030419 } + // aapt resource value: { 0x10100C4,0x10100D0,0x10100DC,0x10100F4,0x10100F5,0x10100F7,0x10100F8,0x10100F9,0x10100FA,0x101011F,0x1010120,0x101013F,0x1010140,0x101031F,0x1010320,0x1010321,0x1010322,0x1010323,0x1010324,0x1010325,0x1010326,0x1010327,0x1010328,0x10103B5,0x10103B6,0x10103FA,0x1010440,0x7F030035,0x7F030036,0x7F030056,0x7F030057,0x7F030058,0x7F030098,0x7F0300EE,0x7F0300EF,0x7F030142,0x7F03018B,0x7F03018C,0x7F03018D,0x7F03018E,0x7F03018F,0x7F030190,0x7F030191,0x7F030192,0x7F030193,0x7F030194,0x7F030195,0x7F030196,0x7F030197,0x7F030199,0x7F03019A,0x7F03019B,0x7F03019C,0x7F03019D,0x7F03020F,0x7F030210,0x7F030211,0x7F030212,0x7F030213,0x7F030214,0x7F030215,0x7F030216,0x7F030217,0x7F030218,0x7F030219,0x7F03021A,0x7F03021B,0x7F03021C,0x7F03021D,0x7F03021E,0x7F03021F,0x7F030220,0x7F030221,0x7F030222,0x7F030223,0x7F030224,0x7F030225,0x7F030226,0x7F030227,0x7F030228,0x7F030229,0x7F03022A,0x7F03022B,0x7F03022C,0x7F03022D,0x7F03022E,0x7F03022F,0x7F030230,0x7F030231,0x7F030232,0x7F030233,0x7F030234,0x7F030235,0x7F030236,0x7F030237,0x7F030238,0x7F030239,0x7F03023A,0x7F03023B,0x7F03023C,0x7F03023E,0x7F03023F,0x7F030240,0x7F030241,0x7F030242,0x7F030243,0x7F030244,0x7F030245,0x7F030246,0x7F030249,0x7F03024D,0x7F0302B2,0x7F0302B3,0x7F0302E2,0x7F0302EA,0x7F0302EF,0x7F030309,0x7F03030A,0x7F03030B,0x7F030403,0x7F030405,0x7F030407,0x7F03041A } public static int[] Constraint = new int[] { 16842948, 16842960, @@ -25771,7 +25917,6 @@ public partial class Styleable 2130903451, 2130903452, 2130903453, - 2130903566, 2130903567, 2130903568, 2130903569, @@ -25817,7 +25962,7 @@ public partial class Styleable 2130903609, 2130903610, 2130903611, - 2130903613, + 2130903612, 2130903614, 2130903615, 2130903616, @@ -25826,22 +25971,23 @@ public partial class Styleable 2130903619, 2130903620, 2130903621, - 2130903624, - 2130903628, - 2130903729, + 2130903622, + 2130903625, + 2130903629, 2130903730, - 2130903777, - 2130903785, - 2130903790, - 2130903816, + 2130903731, + 2130903778, + 2130903786, + 2130903791, 2130903817, 2130903818, - 2130904066, - 2130904068, - 2130904070, - 2130904089}; + 2130903819, + 2130904067, + 2130904069, + 2130904071, + 2130904090}; - // aapt resource value: { 0x10100C4,0x10100D5,0x10100D6,0x10100D7,0x10100D8,0x10100D9,0x10100DC,0x10100F4,0x10100F5,0x10100F6,0x10100F7,0x10100F8,0x10100F9,0x10100FA,0x101011F,0x1010120,0x101013F,0x1010140,0x10103B3,0x10103B4,0x10103B5,0x10103B6,0x1010440,0x101053B,0x101053C,0x7F030056,0x7F030057,0x7F030058,0x7F030098,0x7F0300BA,0x7F0300BB,0x7F0300BC,0x7F0300BD,0x7F0300BE,0x7F0300EB,0x7F0300EE,0x7F0300EF,0x7F03018B,0x7F03018C,0x7F03018D,0x7F03018E,0x7F03018F,0x7F030190,0x7F030191,0x7F030192,0x7F030193,0x7F030194,0x7F030195,0x7F030196,0x7F030197,0x7F030199,0x7F03019A,0x7F03019B,0x7F03019C,0x7F03019D,0x7F030206,0x7F03020E,0x7F03020F,0x7F030210,0x7F030211,0x7F030212,0x7F030213,0x7F030214,0x7F030215,0x7F030216,0x7F030217,0x7F030218,0x7F030219,0x7F03021A,0x7F03021B,0x7F03021C,0x7F03021D,0x7F03021E,0x7F03021F,0x7F030220,0x7F030221,0x7F030222,0x7F030223,0x7F030224,0x7F030225,0x7F030226,0x7F030227,0x7F030228,0x7F030229,0x7F03022A,0x7F03022B,0x7F03022C,0x7F03022D,0x7F03022E,0x7F03022F,0x7F030230,0x7F030231,0x7F030232,0x7F030233,0x7F030234,0x7F030235,0x7F030236,0x7F030237,0x7F030238,0x7F030239,0x7F03023A,0x7F03023B,0x7F03023D,0x7F03023E,0x7F03023F,0x7F030240,0x7F030241,0x7F030242,0x7F030243,0x7F030244,0x7F030245,0x7F030248,0x7F030249,0x7F03024C } + // aapt resource value: { 0x10100C4,0x10100D5,0x10100D6,0x10100D7,0x10100D8,0x10100D9,0x10100DC,0x10100F4,0x10100F5,0x10100F6,0x10100F7,0x10100F8,0x10100F9,0x10100FA,0x101011F,0x1010120,0x101013F,0x1010140,0x10103B3,0x10103B4,0x10103B5,0x10103B6,0x1010440,0x101053B,0x101053C,0x7F030056,0x7F030057,0x7F030058,0x7F030098,0x7F0300BA,0x7F0300BB,0x7F0300BC,0x7F0300BD,0x7F0300BE,0x7F0300EB,0x7F0300EE,0x7F0300EF,0x7F03018B,0x7F03018C,0x7F03018D,0x7F03018E,0x7F03018F,0x7F030190,0x7F030191,0x7F030192,0x7F030193,0x7F030194,0x7F030195,0x7F030196,0x7F030197,0x7F030199,0x7F03019A,0x7F03019B,0x7F03019C,0x7F03019D,0x7F030207,0x7F03020F,0x7F030210,0x7F030211,0x7F030212,0x7F030213,0x7F030214,0x7F030215,0x7F030216,0x7F030217,0x7F030218,0x7F030219,0x7F03021A,0x7F03021B,0x7F03021C,0x7F03021D,0x7F03021E,0x7F03021F,0x7F030220,0x7F030221,0x7F030222,0x7F030223,0x7F030224,0x7F030225,0x7F030226,0x7F030227,0x7F030228,0x7F030229,0x7F03022A,0x7F03022B,0x7F03022C,0x7F03022D,0x7F03022E,0x7F03022F,0x7F030230,0x7F030231,0x7F030232,0x7F030233,0x7F030234,0x7F030235,0x7F030236,0x7F030237,0x7F030238,0x7F030239,0x7F03023A,0x7F03023B,0x7F03023C,0x7F03023E,0x7F03023F,0x7F030240,0x7F030241,0x7F030242,0x7F030243,0x7F030244,0x7F030245,0x7F030246,0x7F030249,0x7F03024A,0x7F03024D } public static int[] ConstraintLayout_Layout = new int[] { 16842948, 16842965, @@ -25898,8 +26044,7 @@ public partial class Styleable 2130903451, 2130903452, 2130903453, - 2130903558, - 2130903566, + 2130903559, 2130903567, 2130903568, 2130903569, @@ -25945,7 +26090,7 @@ public partial class Styleable 2130903609, 2130903610, 2130903611, - 2130903613, + 2130903612, 2130903614, 2130903615, 2130903616, @@ -25954,9 +26099,10 @@ public partial class Styleable 2130903619, 2130903620, 2130903621, - 2130903624, + 2130903622, 2130903625, - 2130903628}; + 2130903626, + 2130903629}; // aapt resource value: 22 public const int ConstraintLayout_Layout_android_elevation = 22; @@ -26300,10 +26446,10 @@ public partial class Styleable // aapt resource value: 113 public const int ConstraintLayout_Layout_layout_wrapBehaviorInParent = 113; - // aapt resource value: { 0x7F0300F1,0x7F0302ED } + // aapt resource value: { 0x7F0300F1,0x7F0302EE } public static int[] ConstraintLayout_placeholder = new int[] { 2130903281, - 2130903789}; + 2130903790}; // aapt resource value: 0 public const int ConstraintLayout_placeholder_content = 0; @@ -26311,12 +26457,12 @@ public partial class Styleable // aapt resource value: 1 public const int ConstraintLayout_placeholder_placeholder_emptyVisibility = 1; - // aapt resource value: { 0x7F030313,0x7F030314,0x7F030315,0x7F030316 } + // aapt resource value: { 0x7F030314,0x7F030315,0x7F030316,0x7F030317 } public static int[] ConstraintLayout_ReactiveGuide = new int[] { - 2130903827, 2130903828, 2130903829, - 2130903830}; + 2130903830, + 2130903831}; // aapt resource value: 0 public const int ConstraintLayout_ReactiveGuide_reactiveGuide_animateChange = 0; @@ -26330,7 +26476,7 @@ public partial class Styleable // aapt resource value: 3 public const int ConstraintLayout_ReactiveGuide_reactiveGuide_valueId = 3; - // aapt resource value: { 0x10100C4,0x10100D0,0x10100DC,0x10100F4,0x10100F5,0x10100F7,0x10100F8,0x10100F9,0x10100FA,0x101011F,0x1010120,0x101013F,0x1010140,0x101031F,0x1010320,0x1010321,0x1010322,0x1010323,0x1010324,0x1010325,0x1010326,0x1010327,0x1010328,0x10103B5,0x10103B6,0x10103FA,0x1010440,0x7F030035,0x7F030036,0x7F030056,0x7F030057,0x7F030058,0x7F030098,0x7F0300EE,0x7F030142,0x7F03018B,0x7F03018C,0x7F03018D,0x7F03018E,0x7F03018F,0x7F030190,0x7F030191,0x7F030192,0x7F030193,0x7F030194,0x7F030195,0x7F030196,0x7F030197,0x7F030199,0x7F03019A,0x7F03019B,0x7F03019C,0x7F03019D,0x7F03020E,0x7F03020F,0x7F030210,0x7F030214,0x7F030218,0x7F030219,0x7F03021A,0x7F03021D,0x7F03021E,0x7F03021F,0x7F030220,0x7F030221,0x7F030222,0x7F030223,0x7F030224,0x7F030225,0x7F030226,0x7F030227,0x7F030228,0x7F03022B,0x7F030230,0x7F030231,0x7F030234,0x7F030235,0x7F030236,0x7F030237,0x7F030238,0x7F030239,0x7F03023A,0x7F03023B,0x7F03023D,0x7F03023E,0x7F03023F,0x7F030240,0x7F030241,0x7F030242,0x7F030243,0x7F030244,0x7F030245,0x7F030248,0x7F03024C,0x7F0302B1,0x7F0302B2,0x7F0302B3,0x7F0302E1,0x7F0302E9,0x7F0302EE,0x7F030308,0x7F030309,0x7F03030A,0x7F030402,0x7F030404,0x7F030406,0x7F030419 } + // aapt resource value: { 0x10100C4,0x10100D0,0x10100DC,0x10100F4,0x10100F5,0x10100F7,0x10100F8,0x10100F9,0x10100FA,0x101011F,0x1010120,0x101013F,0x1010140,0x101031F,0x1010320,0x1010321,0x1010322,0x1010323,0x1010324,0x1010325,0x1010326,0x1010327,0x1010328,0x10103B5,0x10103B6,0x10103FA,0x1010440,0x7F030035,0x7F030036,0x7F030056,0x7F030057,0x7F030058,0x7F030098,0x7F0300EE,0x7F030142,0x7F03018B,0x7F03018C,0x7F03018D,0x7F03018E,0x7F03018F,0x7F030190,0x7F030191,0x7F030192,0x7F030193,0x7F030194,0x7F030195,0x7F030196,0x7F030197,0x7F030199,0x7F03019A,0x7F03019B,0x7F03019C,0x7F03019D,0x7F03020F,0x7F030210,0x7F030211,0x7F030215,0x7F030219,0x7F03021A,0x7F03021B,0x7F03021E,0x7F03021F,0x7F030220,0x7F030221,0x7F030222,0x7F030223,0x7F030224,0x7F030225,0x7F030226,0x7F030227,0x7F030228,0x7F030229,0x7F03022C,0x7F030231,0x7F030232,0x7F030235,0x7F030236,0x7F030237,0x7F030238,0x7F030239,0x7F03023A,0x7F03023B,0x7F03023C,0x7F03023E,0x7F03023F,0x7F030240,0x7F030241,0x7F030242,0x7F030243,0x7F030244,0x7F030245,0x7F030246,0x7F030249,0x7F03024D,0x7F0302B2,0x7F0302B3,0x7F0302B4,0x7F0302E2,0x7F0302EA,0x7F0302EF,0x7F030309,0x7F03030A,0x7F03030B,0x7F030403,0x7F030405,0x7F030407,0x7F03041A } public static int[] ConstraintOverride = new int[] { 16842948, 16842960, @@ -26385,14 +26531,13 @@ public partial class Styleable 2130903451, 2130903452, 2130903453, - 2130903566, 2130903567, 2130903568, - 2130903572, - 2130903576, + 2130903569, + 2130903573, 2130903577, 2130903578, - 2130903581, + 2130903579, 2130903582, 2130903583, 2130903584, @@ -26404,10 +26549,10 @@ public partial class Styleable 2130903590, 2130903591, 2130903592, - 2130903595, - 2130903600, + 2130903593, + 2130903596, 2130903601, - 2130903604, + 2130903602, 2130903605, 2130903606, 2130903607, @@ -26415,7 +26560,7 @@ public partial class Styleable 2130903609, 2130903610, 2130903611, - 2130903613, + 2130903612, 2130903614, 2130903615, 2130903616, @@ -26424,21 +26569,22 @@ public partial class Styleable 2130903619, 2130903620, 2130903621, - 2130903624, - 2130903628, - 2130903729, + 2130903622, + 2130903625, + 2130903629, 2130903730, 2130903731, - 2130903777, - 2130903785, - 2130903790, - 2130903816, + 2130903732, + 2130903778, + 2130903786, + 2130903791, 2130903817, 2130903818, - 2130904066, - 2130904068, - 2130904070, - 2130904089}; + 2130903819, + 2130904067, + 2130904069, + 2130904071, + 2130904090}; // aapt resource value: 13 public const int ConstraintOverride_android_alpha = 13; @@ -26761,7 +26907,7 @@ public partial class Styleable // aapt resource value: 106 public const int ConstraintOverride_visibilityMode = 106; - // aapt resource value: { 0x10100C4,0x10100D0,0x10100DC,0x10100F4,0x10100F5,0x10100F7,0x10100F8,0x10100F9,0x10100FA,0x101011F,0x1010120,0x101013F,0x1010140,0x10101B5,0x10101B6,0x101031F,0x1010320,0x1010321,0x1010322,0x1010323,0x1010324,0x1010325,0x1010326,0x1010327,0x1010328,0x10103B5,0x10103B6,0x10103FA,0x1010440,0x7F030000,0x7F030035,0x7F030036,0x7F030056,0x7F030057,0x7F030058,0x7F030098,0x7F0300EE,0x7F0300EF,0x7F03012F,0x7F030142,0x7F03018B,0x7F03018C,0x7F03018D,0x7F03018E,0x7F03018F,0x7F030190,0x7F030191,0x7F030192,0x7F030193,0x7F030194,0x7F030195,0x7F030196,0x7F030197,0x7F030199,0x7F03019A,0x7F03019B,0x7F03019C,0x7F03019D,0x7F03020E,0x7F03020F,0x7F030210,0x7F030211,0x7F030212,0x7F030213,0x7F030214,0x7F030215,0x7F030216,0x7F030217,0x7F030218,0x7F030219,0x7F03021A,0x7F03021B,0x7F03021C,0x7F03021D,0x7F03021E,0x7F03021F,0x7F030221,0x7F030222,0x7F030223,0x7F030224,0x7F030225,0x7F030226,0x7F030227,0x7F030228,0x7F030229,0x7F03022A,0x7F03022B,0x7F03022C,0x7F03022D,0x7F03022E,0x7F03022F,0x7F030230,0x7F030231,0x7F030232,0x7F030233,0x7F030234,0x7F030235,0x7F030236,0x7F030238,0x7F030239,0x7F03023A,0x7F03023B,0x7F03023D,0x7F03023E,0x7F03023F,0x7F030240,0x7F030241,0x7F030242,0x7F030243,0x7F030244,0x7F030245,0x7F030248,0x7F03024C,0x7F0302B1,0x7F0302B2,0x7F0302E1,0x7F0302E9,0x7F0302EE,0x7F03030A,0x7F030404,0x7F030406 } + // aapt resource value: { 0x10100C4,0x10100D0,0x10100DC,0x10100F4,0x10100F5,0x10100F7,0x10100F8,0x10100F9,0x10100FA,0x101011F,0x1010120,0x101013F,0x1010140,0x10101B5,0x10101B6,0x101031F,0x1010320,0x1010321,0x1010322,0x1010323,0x1010324,0x1010325,0x1010326,0x1010327,0x1010328,0x10103B5,0x10103B6,0x10103FA,0x1010440,0x7F030000,0x7F030035,0x7F030036,0x7F030056,0x7F030057,0x7F030058,0x7F030098,0x7F0300EE,0x7F0300EF,0x7F03012F,0x7F030142,0x7F03018B,0x7F03018C,0x7F03018D,0x7F03018E,0x7F03018F,0x7F030190,0x7F030191,0x7F030192,0x7F030193,0x7F030194,0x7F030195,0x7F030196,0x7F030197,0x7F030199,0x7F03019A,0x7F03019B,0x7F03019C,0x7F03019D,0x7F03020F,0x7F030210,0x7F030211,0x7F030212,0x7F030213,0x7F030214,0x7F030215,0x7F030216,0x7F030217,0x7F030218,0x7F030219,0x7F03021A,0x7F03021B,0x7F03021C,0x7F03021D,0x7F03021E,0x7F03021F,0x7F030220,0x7F030222,0x7F030223,0x7F030224,0x7F030225,0x7F030226,0x7F030227,0x7F030228,0x7F030229,0x7F03022A,0x7F03022B,0x7F03022C,0x7F03022D,0x7F03022E,0x7F03022F,0x7F030230,0x7F030231,0x7F030232,0x7F030233,0x7F030234,0x7F030235,0x7F030236,0x7F030237,0x7F030239,0x7F03023A,0x7F03023B,0x7F03023C,0x7F03023E,0x7F03023F,0x7F030240,0x7F030241,0x7F030242,0x7F030243,0x7F030244,0x7F030245,0x7F030246,0x7F030249,0x7F03024D,0x7F0302B2,0x7F0302B3,0x7F0302E2,0x7F0302EA,0x7F0302EF,0x7F03030B,0x7F030405,0x7F030407 } public static int[] ConstraintSet = new int[] { 16842948, 16842960, @@ -26821,7 +26967,6 @@ public partial class Styleable 2130903451, 2130903452, 2130903453, - 2130903566, 2130903567, 2130903568, 2130903569, @@ -26839,7 +26984,7 @@ public partial class Styleable 2130903581, 2130903582, 2130903583, - 2130903585, + 2130903584, 2130903586, 2130903587, 2130903588, @@ -26861,11 +27006,11 @@ public partial class Styleable 2130903604, 2130903605, 2130903606, - 2130903608, + 2130903607, 2130903609, 2130903610, 2130903611, - 2130903613, + 2130903612, 2130903614, 2130903615, 2130903616, @@ -26874,16 +27019,17 @@ public partial class Styleable 2130903619, 2130903620, 2130903621, - 2130903624, - 2130903628, - 2130903729, + 2130903622, + 2130903625, + 2130903629, 2130903730, - 2130903777, - 2130903785, - 2130903790, - 2130903818, - 2130904068, - 2130904070}; + 2130903731, + 2130903778, + 2130903786, + 2130903791, + 2130903819, + 2130904069, + 2130904071}; // aapt resource value: 15 public const int ConstraintSet_android_alpha = 15; @@ -27617,23 +27763,23 @@ public partial class Styleable // aapt resource value: 122 public const int Constraint_visibilityMode = 122; - // aapt resource value: { 0x7F0301FF,0x7F030366 } + // aapt resource value: { 0x7F030200,0x7F030367 } public static int[] CoordinatorLayout = new int[] { - 2130903551, - 2130903910}; + 2130903552, + 2130903911}; // aapt resource value: 0 public const int CoordinatorLayout_keylines = 0; - // aapt resource value: { 0x10100B3,0x7F030209,0x7F03020A,0x7F03020B,0x7F03023C,0x7F030246,0x7F030247 } + // aapt resource value: { 0x10100B3,0x7F03020A,0x7F03020B,0x7F03020C,0x7F03023D,0x7F030247,0x7F030248 } public static int[] CoordinatorLayout_Layout = new int[] { 16842931, - 2130903561, 2130903562, 2130903563, - 2130903612, - 2130903622, - 2130903623}; + 2130903564, + 2130903613, + 2130903623, + 2130903624}; // aapt resource value: 0 public const int CoordinatorLayout_Layout_android_layout_gravity = 0; @@ -27659,7 +27805,7 @@ public partial class Styleable // aapt resource value: 1 public const int CoordinatorLayout_statusBarBackground = 1; - // aapt resource value: { 0x7F03003E,0x7F030118,0x7F030119,0x7F03011A,0x7F03011B,0x7F03011C,0x7F03011D,0x7F03011F,0x7F030120,0x7F030121,0x7F03028C } + // aapt resource value: { 0x7F03003E,0x7F030118,0x7F030119,0x7F03011A,0x7F03011B,0x7F03011C,0x7F03011D,0x7F03011F,0x7F030120,0x7F030121,0x7F03028D } public static int[] CustomAttribute = new int[] { 2130903102, 2130903320, @@ -27671,7 +27817,7 @@ public partial class Styleable 2130903327, 2130903328, 2130903329, - 2130903692}; + 2130903693}; // aapt resource value: 0 public const int CustomAttribute_attributeName = 0; @@ -27706,7 +27852,7 @@ public partial class Styleable // aapt resource value: 10 public const int CustomAttribute_methodName = 10; - // aapt resource value: { 0x10101F2,0x10101F3,0x10101F4,0x10101F5,0x10101F6,0x10101F7,0x7F030132,0x7F030133,0x7F030134,0x7F030138,0x7F0302BF,0x7F0302F7 } + // aapt resource value: { 0x10101F2,0x10101F3,0x10101F4,0x10101F5,0x10101F6,0x10101F7,0x7F030132,0x7F030133,0x7F030134,0x7F030138,0x7F0302C0,0x7F0302F8 } public static int[] DialogPreference = new int[] { 16843250, 16843251, @@ -27718,8 +27864,8 @@ public partial class Styleable 2130903347, 2130903348, 2130903352, - 2130903743, - 2130903799}; + 2130903744, + 2130903800}; // aapt resource value: 2 public const int DialogPreference_android_dialogIcon = 2; @@ -27757,7 +27903,7 @@ public partial class Styleable // aapt resource value: 11 public const int DialogPreference_positiveButtonText = 11; - // aapt resource value: { 0x7F03003C,0x7F03003D,0x7F030055,0x7F0300D4,0x7F030147,0x7F0301AE,0x7F03034E,0x7F0303D0 } + // aapt resource value: { 0x7F03003C,0x7F03003D,0x7F030055,0x7F0300D4,0x7F030147,0x7F0301AE,0x7F03034F,0x7F0303D1 } public static int[] DrawerArrowToggle = new int[] { 2130903100, 2130903101, @@ -27765,8 +27911,8 @@ public partial class Styleable 2130903252, 2130903367, 2130903470, - 2130903886, - 2130904016}; + 2130903887, + 2130904017}; // aapt resource value: 0 public const int DrawerArrowToggle_arrowHeadLength = 0; @@ -27799,21 +27945,21 @@ public partial class Styleable // aapt resource value: 0 public const int DrawerLayout_elevation = 0; - // aapt resource value: { 0x7F030411 } + // aapt resource value: { 0x7F030412 } public static int[] EditTextPreference = new int[] { - 2130904081}; + 2130904082}; // aapt resource value: 0 public const int EditTextPreference_useSimpleSummaryProvider = 0; - // aapt resource value: { 0x7F0300CF,0x7F030156,0x7F03017A,0x7F0301BB,0x7F03033E,0x7F030343 } + // aapt resource value: { 0x7F0300CF,0x7F030156,0x7F03017A,0x7F0301BB,0x7F03033F,0x7F030344 } public static int[] ExtendedFloatingActionButton = new int[] { 2130903247, 2130903382, 2130903418, 2130903483, - 2130903870, - 2130903875}; + 2130903871, + 2130903876}; // aapt resource value: { 0x7F030059,0x7F03005A } public static int[] ExtendedFloatingActionButton_Behavior_Layout = new int[] { @@ -27844,7 +27990,7 @@ public partial class Styleable // aapt resource value: 5 public const int ExtendedFloatingActionButton_shrinkMotionSpec = 5; - // aapt resource value: { 0x101000E,0x7F030050,0x7F030051,0x7F030067,0x7F030156,0x7F030164,0x7F030182,0x7F030183,0x7F0301BB,0x7F0301C5,0x7F030285,0x7F030305,0x7F03031D,0x7F030333,0x7F030336,0x7F03033E,0x7F03040F } + // aapt resource value: { 0x101000E,0x7F030050,0x7F030051,0x7F030067,0x7F030156,0x7F030164,0x7F030182,0x7F030183,0x7F0301BB,0x7F0301C5,0x7F030286,0x7F030306,0x7F03031E,0x7F030334,0x7F030337,0x7F03033F,0x7F030410 } public static int[] FloatingActionButton = new int[] { 16842766, 2130903120, @@ -27856,13 +28002,13 @@ public partial class Styleable 2130903427, 2130903483, 2130903493, - 2130903685, - 2130903813, - 2130903837, - 2130903859, - 2130903862, - 2130903870, - 2130904079}; + 2130903686, + 2130903814, + 2130903838, + 2130903860, + 2130903863, + 2130903871, + 2130904080}; // aapt resource value: 0 public const int FloatingActionButton_android_enabled = 0; @@ -27922,10 +28068,10 @@ public partial class Styleable // aapt resource value: 16 public const int FloatingActionButton_useCompatPadding = 16; - // aapt resource value: { 0x7F0301F5,0x7F030251 } + // aapt resource value: { 0x7F0301F6,0x7F030252 } public static int[] FlowLayout = new int[] { - 2130903541, - 2130903633}; + 2130903542, + 2130903634}; // aapt resource value: 0 public const int FlowLayout_itemSpacing = 0; @@ -27943,7 +28089,7 @@ public partial class Styleable 2130903461, 2130903462}; - // aapt resource value: { 0x1010532,0x1010533,0x101053F,0x101056F,0x1010570,0x7F03019E,0x7F0301A7,0x7F0301A8,0x7F0301A9,0x7F03040B } + // aapt resource value: { 0x1010532,0x1010533,0x101053F,0x101056F,0x1010570,0x7F03019E,0x7F0301A7,0x7F0301A8,0x7F0301A9,0x7F03040C } public static int[] FontFamilyFont = new int[] { 16844082, 16844083, @@ -27954,7 +28100,7 @@ public partial class Styleable 2130903463, 2130903464, 2130903465, - 2130904075}; + 2130904076}; // aapt resource value: 0 public const int FontFamilyFont_android_font = 0; @@ -28110,22 +28256,22 @@ public partial class Styleable // aapt resource value: 2 public const int GradientColor_android_type = 2; - // aapt resource value: { 0x7F030034,0x7F030064,0x7F030078,0x7F030101,0x7F030115,0x7F0301D3,0x7F0301D4,0x7F0301D5,0x7F0301D6,0x7F0302D0,0x7F03031F,0x7F030320,0x7F030321,0x7F03041B } + // aapt resource value: { 0x7F030034,0x7F030064,0x7F030078,0x7F030101,0x7F030115,0x7F0301D4,0x7F0301D5,0x7F0301D6,0x7F0301D7,0x7F0302D1,0x7F030320,0x7F030321,0x7F030322,0x7F03041C } public static int[] ImageFilterView = new int[] { 2130903092, 2130903140, 2130903160, 2130903297, 2130903317, - 2130903507, 2130903508, 2130903509, 2130903510, - 2130903760, - 2130903839, + 2130903511, + 2130903761, 2130903840, 2130903841, - 2130904091}; + 2130903842, + 2130904092}; // aapt resource value: 0 public const int ImageFilterView_altSrc = 0; @@ -28176,12 +28322,12 @@ public partial class Styleable // aapt resource value: 0 public const int include_constraintSet = 0; - // aapt resource value: { 0x7F0302D2,0x7F0302D4,0x7F0302D5,0x7F0302D8 } + // aapt resource value: { 0x7F0302D3,0x7F0302D5,0x7F0302D6,0x7F0302D9 } public static int[] Insets = new int[] { - 2130903762, - 2130903764, + 2130903763, 2130903765, - 2130903768}; + 2130903766, + 2130903769}; // aapt resource value: 0 public const int Insets_paddingBottomSystemWindowInsets = 0; @@ -28202,7 +28348,7 @@ public partial class Styleable // aapt resource value: 0 public const int ItemsViewRendererTheme_collectionViewStyle = 0; - // aapt resource value: { 0x101031F,0x1010320,0x1010321,0x1010322,0x1010323,0x1010324,0x1010325,0x1010326,0x1010327,0x1010328,0x10103FA,0x1010440,0x7F030117,0x7F0301AD,0x7F0302B1,0x7F0302B3,0x7F030402,0x7F030404,0x7F030406 } + // aapt resource value: { 0x101031F,0x1010320,0x1010321,0x1010322,0x1010323,0x1010324,0x1010325,0x1010326,0x1010327,0x1010328,0x10103FA,0x1010440,0x7F030117,0x7F0301AD,0x7F0302B2,0x7F0302B4,0x7F030403,0x7F030405,0x7F030407 } public static int[] KeyAttribute = new int[] { 16843551, 16843552, @@ -28218,11 +28364,11 @@ public partial class Styleable 16843840, 2130903319, 2130903469, - 2130903729, - 2130903731, - 2130904066, - 2130904068, - 2130904070}; + 2130903730, + 2130903732, + 2130904067, + 2130904069, + 2130904071}; // aapt resource value: 0 public const int KeyAttribute_android_alpha = 0; @@ -28281,7 +28427,7 @@ public partial class Styleable // aapt resource value: 18 public const int KeyAttribute_transitionPathRotate = 18; - // aapt resource value: { 0x101031F,0x1010322,0x1010323,0x1010324,0x1010325,0x1010326,0x1010327,0x1010328,0x10103FA,0x1010440,0x7F030117,0x7F0301AD,0x7F0302B1,0x7F0302B3,0x7F030404,0x7F030406,0x7F03041D,0x7F03041E,0x7F03041F,0x7F030420,0x7F030421 } + // aapt resource value: { 0x101031F,0x1010322,0x1010323,0x1010324,0x1010325,0x1010326,0x1010327,0x1010328,0x10103FA,0x1010440,0x7F030117,0x7F0301AD,0x7F0302B2,0x7F0302B4,0x7F030405,0x7F030407,0x7F03041E,0x7F03041F,0x7F030420,0x7F030421,0x7F030422 } public static int[] KeyCycle = new int[] { 16843551, 16843554, @@ -28295,15 +28441,15 @@ public partial class Styleable 16843840, 2130903319, 2130903469, - 2130903729, - 2130903731, - 2130904068, - 2130904070, - 2130904093, + 2130903730, + 2130903732, + 2130904069, + 2130904071, 2130904094, 2130904095, 2130904096, - 2130904097}; + 2130904097, + 2130904098}; // aapt resource value: 0 public const int KeyCycle_android_alpha = 0; @@ -28380,20 +28526,20 @@ public partial class Styleable public static int[] KeyFramesVelocity = new int[] { -1}; - // aapt resource value: { 0x7F030117,0x7F030142,0x7F0301AD,0x7F0301FD,0x7F0302B3,0x7F0302E1,0x7F0302E3,0x7F0302E4,0x7F0302E5,0x7F0302E6,0x7F030348,0x7F030404 } + // aapt resource value: { 0x7F030117,0x7F030142,0x7F0301AD,0x7F0301FE,0x7F0302B4,0x7F0302E2,0x7F0302E4,0x7F0302E5,0x7F0302E6,0x7F0302E7,0x7F030349,0x7F030405 } public static int[] KeyPosition = new int[] { 2130903319, 2130903362, 2130903469, - 2130903549, - 2130903731, - 2130903777, - 2130903779, + 2130903550, + 2130903732, + 2130903778, 2130903780, 2130903781, 2130903782, - 2130903880, - 2130904068}; + 2130903783, + 2130903881, + 2130904069}; // aapt resource value: 0 public const int KeyPosition_curveFit = 0; @@ -28431,7 +28577,7 @@ public partial class Styleable // aapt resource value: 11 public const int KeyPosition_transitionEasing = 11; - // aapt resource value: { 0x101031F,0x1010322,0x1010323,0x1010324,0x1010325,0x1010326,0x1010327,0x1010328,0x10103FA,0x1010440,0x7F030117,0x7F0301AD,0x7F0302B1,0x7F0302B3,0x7F030404,0x7F030406,0x7F03041C,0x7F03041D,0x7F03041E,0x7F03041F,0x7F030420 } + // aapt resource value: { 0x101031F,0x1010322,0x1010323,0x1010324,0x1010325,0x1010326,0x1010327,0x1010328,0x10103FA,0x1010440,0x7F030117,0x7F0301AD,0x7F0302B2,0x7F0302B4,0x7F030405,0x7F030407,0x7F03041D,0x7F03041E,0x7F03041F,0x7F030420,0x7F030421 } public static int[] KeyTimeCycle = new int[] { 16843551, 16843554, @@ -28445,15 +28591,15 @@ public partial class Styleable 16843840, 2130903319, 2130903469, - 2130903729, - 2130903731, - 2130904068, - 2130904070, - 2130904092, + 2130903730, + 2130903732, + 2130904069, + 2130904071, 2130904093, 2130904094, 2130904095, - 2130904096}; + 2130904096, + 2130904097}; // aapt resource value: 0 public const int KeyTimeCycle_android_alpha = 0; @@ -28518,21 +28664,21 @@ public partial class Styleable // aapt resource value: 20 public const int KeyTimeCycle_waveShape = 20; - // aapt resource value: { 0x7F0301AD,0x7F0302B3,0x7F0302B4,0x7F0302B5,0x7F0302C6,0x7F0302C8,0x7F0302C9,0x7F030408,0x7F030409,0x7F03040A,0x7F030416,0x7F030417,0x7F030418 } + // aapt resource value: { 0x7F0301AD,0x7F0302B4,0x7F0302B5,0x7F0302B6,0x7F0302C7,0x7F0302C9,0x7F0302CA,0x7F030409,0x7F03040A,0x7F03040B,0x7F030417,0x7F030418,0x7F030419 } public static int[] KeyTrigger = new int[] { 2130903469, - 2130903731, 2130903732, 2130903733, - 2130903750, - 2130903752, + 2130903734, + 2130903751, 2130903753, - 2130904072, + 2130903754, 2130904073, 2130904074, - 2130904086, + 2130904075, 2130904087, - 2130904088}; + 2130904088, + 2130904089}; // aapt resource value: 0 public const int KeyTrigger_framePosition = 0; @@ -28573,7 +28719,7 @@ public partial class Styleable // aapt resource value: 12 public const int KeyTrigger_viewTransitionOnPositiveCross = 12; - // aapt resource value: { 0x10100C4,0x10100F4,0x10100F5,0x10100F7,0x10100F8,0x10100F9,0x10100FA,0x10103B5,0x10103B6,0x7F030056,0x7F030057,0x7F030058,0x7F030098,0x7F0300EE,0x7F0300EF,0x7F03020E,0x7F03020F,0x7F030210,0x7F030211,0x7F030212,0x7F030213,0x7F030214,0x7F030215,0x7F030216,0x7F030217,0x7F030218,0x7F030219,0x7F03021A,0x7F03021B,0x7F03021C,0x7F03021D,0x7F03021E,0x7F03021F,0x7F030220,0x7F030221,0x7F030222,0x7F030223,0x7F030224,0x7F030225,0x7F030226,0x7F030227,0x7F030228,0x7F030229,0x7F03022A,0x7F03022B,0x7F03022C,0x7F03022D,0x7F03022E,0x7F03022F,0x7F030231,0x7F030232,0x7F030233,0x7F030234,0x7F030235,0x7F030236,0x7F030237,0x7F030238,0x7F030239,0x7F03023A,0x7F03023B,0x7F03023D,0x7F03023E,0x7F03023F,0x7F030240,0x7F030241,0x7F030242,0x7F030243,0x7F030244,0x7F030245,0x7F030248,0x7F03024C,0x7F030284,0x7F030288,0x7F03028F,0x7F030293 } + // aapt resource value: { 0x10100C4,0x10100F4,0x10100F5,0x10100F7,0x10100F8,0x10100F9,0x10100FA,0x10103B5,0x10103B6,0x7F030056,0x7F030057,0x7F030058,0x7F030098,0x7F0300EE,0x7F0300EF,0x7F03020F,0x7F030210,0x7F030211,0x7F030212,0x7F030213,0x7F030214,0x7F030215,0x7F030216,0x7F030217,0x7F030218,0x7F030219,0x7F03021A,0x7F03021B,0x7F03021C,0x7F03021D,0x7F03021E,0x7F03021F,0x7F030220,0x7F030221,0x7F030222,0x7F030223,0x7F030224,0x7F030225,0x7F030226,0x7F030227,0x7F030228,0x7F030229,0x7F03022A,0x7F03022B,0x7F03022C,0x7F03022D,0x7F03022E,0x7F03022F,0x7F030230,0x7F030232,0x7F030233,0x7F030234,0x7F030235,0x7F030236,0x7F030237,0x7F030238,0x7F030239,0x7F03023A,0x7F03023B,0x7F03023C,0x7F03023E,0x7F03023F,0x7F030240,0x7F030241,0x7F030242,0x7F030243,0x7F030244,0x7F030245,0x7F030246,0x7F030249,0x7F03024D,0x7F030285,0x7F030289,0x7F030290,0x7F030294 } public static int[] Layout = new int[] { 16842948, 16842996, @@ -28590,7 +28736,6 @@ public partial class Styleable 2130903192, 2130903278, 2130903279, - 2130903566, 2130903567, 2130903568, 2130903569, @@ -28624,7 +28769,7 @@ public partial class Styleable 2130903597, 2130903598, 2130903599, - 2130903601, + 2130903600, 2130903602, 2130903603, 2130903604, @@ -28635,7 +28780,7 @@ public partial class Styleable 2130903609, 2130903610, 2130903611, - 2130903613, + 2130903612, 2130903614, 2130903615, 2130903616, @@ -28644,12 +28789,13 @@ public partial class Styleable 2130903619, 2130903620, 2130903621, - 2130903624, - 2130903628, - 2130903684, - 2130903688, - 2130903695, - 2130903699}; + 2130903622, + 2130903625, + 2130903629, + 2130903685, + 2130903689, + 2130903696, + 2130903700}; // aapt resource value: 2 public const int Layout_android_layout_height = 2; @@ -28876,7 +29022,7 @@ public partial class Styleable // aapt resource value: 74 public const int Layout_minWidth = 74; - // aapt resource value: { 0x10100AF,0x10100C4,0x1010126,0x1010127,0x1010128,0x7F03013B,0x7F03013D,0x7F030289,0x7F03033D } + // aapt resource value: { 0x10100AF,0x10100C4,0x1010126,0x1010127,0x1010128,0x7F03013B,0x7F03013D,0x7F03028A,0x7F03033E } public static int[] LinearLayoutCompat = new int[] { 16842927, 16842948, @@ -28885,8 +29031,8 @@ public partial class Styleable 16843048, 2130903355, 2130903357, - 2130903689, - 2130903869}; + 2130903690, + 2130903870}; // aapt resource value: 2 public const int LinearLayoutCompat_android_baselineAligned = 2; @@ -28934,10 +29080,10 @@ public partial class Styleable // aapt resource value: 8 public const int LinearLayoutCompat_showDividers = 8; - // aapt resource value: { 0x7F0301D7,0x7F0301DB } + // aapt resource value: { 0x7F0301D8,0x7F0301DC } public static int[] LinearProgressIndicator = new int[] { - 2130903511, - 2130903515}; + 2130903512, + 2130903516}; // aapt resource value: 0 public const int LinearProgressIndicator_indeterminateAnimationType = 0; @@ -28956,13 +29102,13 @@ public partial class Styleable // aapt resource value: 1 public const int ListPopupWindow_android_dropDownVerticalOffset = 1; - // aapt resource value: { 0x10100B2,0x10101F8,0x7F030166,0x7F030167,0x7F030411 } + // aapt resource value: { 0x10100B2,0x10101F8,0x7F030166,0x7F030167,0x7F030412 } public static int[] ListPreference = new int[] { 16842930, 16843256, 2130903398, 2130903399, - 2130904081}; + 2130904082}; // aapt resource value: 0 public const int ListPreference_android_entries = 0; @@ -28986,13 +29132,13 @@ public partial class Styleable 2130903115, 2130903116}; - // aapt resource value: { 0x7F030264,0x7F030265,0x7F030266,0x7F030267,0x7F030268 } + // aapt resource value: { 0x7F030265,0x7F030266,0x7F030267,0x7F030268,0x7F030269 } public static int[] MaterialAlertDialogTheme = new int[] { - 2130903652, 2130903653, 2130903654, 2130903655, - 2130903656}; + 2130903656, + 2130903657}; // aapt resource value: 0 public const int MaterialAlertDialogTheme_materialAlertDialogBodyTextStyle = 0; @@ -29028,7 +29174,7 @@ public partial class Styleable // aapt resource value: 0 public const int MaterialAutoCompleteTextView_android_inputType = 0; - // aapt resource value: { 0x10100D4,0x10101B7,0x10101B8,0x10101B9,0x10101BA,0x10101E5,0x7F030050,0x7F030051,0x7F030109,0x7F030156,0x7F0301C6,0x7F0301C8,0x7F0301C9,0x7F0301CA,0x7F0301CD,0x7F0301CE,0x7F03031D,0x7F030333,0x7F030336,0x7F030369,0x7F03036A } + // aapt resource value: { 0x10100D4,0x10101B7,0x10101B8,0x10101B9,0x10101BA,0x10101E5,0x7F030050,0x7F030051,0x7F030109,0x7F030156,0x7F0301C6,0x7F0301C8,0x7F0301C9,0x7F0301CA,0x7F0301CD,0x7F0301CE,0x7F03031E,0x7F030334,0x7F030337,0x7F03036A,0x7F03036B } public static int[] MaterialButton = new int[] { 16842964, 16843191, @@ -29046,17 +29192,17 @@ public partial class Styleable 2130903498, 2130903501, 2130903502, - 2130903837, - 2130903859, - 2130903862, - 2130903913, - 2130903914}; + 2130903838, + 2130903860, + 2130903863, + 2130903914, + 2130903915}; - // aapt resource value: { 0x7F03009B,0x7F030330,0x7F030347 } + // aapt resource value: { 0x7F03009B,0x7F030331,0x7F030348 } public static int[] MaterialButtonToggleGroup = new int[] { 2130903195, - 2130903856, - 2130903879}; + 2130903857, + 2130903880}; // aapt resource value: 0 public const int MaterialButtonToggleGroup_checkedButton = 0; @@ -29130,31 +29276,31 @@ public partial class Styleable // aapt resource value: 20 public const int MaterialButton_strokeWidth = 20; - // aapt resource value: { 0x101020D,0x7F030124,0x7F030125,0x7F030126,0x7F030127,0x7F0302C2,0x7F03030F,0x7F03042D,0x7F03042E,0x7F03042F } + // aapt resource value: { 0x101020D,0x7F030124,0x7F030125,0x7F030126,0x7F030127,0x7F0302C3,0x7F030310,0x7F03042E,0x7F03042F,0x7F030430 } public static int[] MaterialCalendar = new int[] { 16843277, 2130903332, 2130903333, 2130903334, 2130903335, - 2130903746, - 2130903823, - 2130904109, + 2130903747, + 2130903824, 2130904110, - 2130904111}; + 2130904111, + 2130904112}; - // aapt resource value: { 0x10101B7,0x10101B8,0x10101B9,0x10101BA,0x7F0301E5,0x7F0301EE,0x7F0301EF,0x7F0301F6,0x7F0301F7,0x7F0301FB } + // aapt resource value: { 0x10101B7,0x10101B8,0x10101B9,0x10101BA,0x7F0301E6,0x7F0301EF,0x7F0301F0,0x7F0301F7,0x7F0301F8,0x7F0301FC } public static int[] MaterialCalendarItem = new int[] { 16843191, 16843192, 16843193, 16843194, - 2130903525, - 2130903534, + 2130903526, 2130903535, - 2130903542, + 2130903536, 2130903543, - 2130903547}; + 2130903544, + 2130903548}; // aapt resource value: 3 public const int MaterialCalendarItem_android_insetBottom = 3; @@ -29216,7 +29362,7 @@ public partial class Styleable // aapt resource value: 9 public const int MaterialCalendar_yearTodayStyle = 9; - // aapt resource value: { 0x10101E5,0x7F030089,0x7F03009D,0x7F03009F,0x7F0300A0,0x7F0300A1,0x7F03031D,0x7F030333,0x7F030336,0x7F030363,0x7F030369,0x7F03036A } + // aapt resource value: { 0x10101E5,0x7F030089,0x7F03009D,0x7F03009F,0x7F0300A0,0x7F0300A1,0x7F03031E,0x7F030334,0x7F030337,0x7F030364,0x7F03036A,0x7F03036B } public static int[] MaterialCardView = new int[] { 16843237, 2130903177, @@ -29224,12 +29370,12 @@ public partial class Styleable 2130903199, 2130903200, 2130903201, - 2130903837, - 2130903859, - 2130903862, - 2130903907, - 2130903913, - 2130903914}; + 2130903838, + 2130903860, + 2130903863, + 2130903908, + 2130903914, + 2130903915}; // aapt resource value: 0 public const int MaterialCardView_android_checkable = 0; @@ -29267,10 +29413,10 @@ public partial class Styleable // aapt resource value: 11 public const int MaterialCardView_strokeWidth = 11; - // aapt resource value: { 0x7F030084,0x7F030410 } + // aapt resource value: { 0x7F030084,0x7F030411 } public static int[] MaterialCheckBox = new int[] { 2130903172, - 2130904080}; + 2130904081}; // aapt resource value: 0 public const int MaterialCheckBox_buttonTint = 0; @@ -29278,10 +29424,10 @@ public partial class Styleable // aapt resource value: 1 public const int MaterialCheckBox_useMaterialThemeColors = 1; - // aapt resource value: { 0x7F030084,0x7F030410 } + // aapt resource value: { 0x7F030084,0x7F030411 } public static int[] MaterialRadioButton = new int[] { 2130903172, - 2130904080}; + 2130904081}; // aapt resource value: 0 public const int MaterialRadioButton_buttonTint = 0; @@ -29289,10 +29435,10 @@ public partial class Styleable // aapt resource value: 1 public const int MaterialRadioButton_useMaterialThemeColors = 1; - // aapt resource value: { 0x7F030333,0x7F030336 } + // aapt resource value: { 0x7F030334,0x7F030337 } public static int[] MaterialShape = new int[] { - 2130903859, - 2130903862}; + 2130903860, + 2130903863}; // aapt resource value: 0 public const int MaterialShape_shapeAppearance = 0; @@ -29300,11 +29446,11 @@ public partial class Styleable // aapt resource value: 1 public const int MaterialShape_shapeAppearanceOverlay = 1; - // aapt resource value: { 0x10104B6,0x101057F,0x7F030250 } + // aapt resource value: { 0x10104B6,0x101057F,0x7F030251 } public static int[] MaterialTextAppearance = new int[] { 16843958, 16844159, - 2130903632}; + 2130903633}; // aapt resource value: 0 public const int MaterialTextAppearance_android_letterSpacing = 0; @@ -29315,11 +29461,11 @@ public partial class Styleable // aapt resource value: 2 public const int MaterialTextAppearance_lineHeight = 2; - // aapt resource value: { 0x1010034,0x101057F,0x7F030250 } + // aapt resource value: { 0x1010034,0x101057F,0x7F030251 } public static int[] MaterialTextView = new int[] { 16842804, 16844159, - 2130903632}; + 2130903633}; // aapt resource value: 1 public const int MaterialTextView_android_lineHeight = 1; @@ -29330,10 +29476,10 @@ public partial class Styleable // aapt resource value: 2 public const int MaterialTextView_lineHeight = 2; - // aapt resource value: { 0x7F0300C3,0x7F0301FE } + // aapt resource value: { 0x7F0300C3,0x7F0301FF } public static int[] MaterialTimePicker = new int[] { 2130903235, - 2130903550}; + 2130903551}; // aapt resource value: 0 public const int MaterialTimePicker_clockIcon = 0; @@ -29341,11 +29487,11 @@ public partial class Styleable // aapt resource value: 1 public const int MaterialTimePicker_keyboardIcon = 1; - // aapt resource value: { 0x7F0302BB,0x7F03036E,0x7F0303E3 } + // aapt resource value: { 0x7F0302BC,0x7F03036F,0x7F0303E4 } public static int[] MaterialToolbar = new int[] { - 2130903739, - 2130903918, - 2130904035}; + 2130903740, + 2130903919, + 2130904036}; // aapt resource value: 0 public const int MaterialToolbar_navigationIconTint = 0; @@ -29383,7 +29529,7 @@ public partial class Styleable // aapt resource value: 2 public const int MenuGroup_android_visible = 2; - // aapt resource value: { 0x1010002,0x101000E,0x10100D0,0x1010106,0x1010194,0x10101DE,0x10101DF,0x10101E1,0x10101E2,0x10101E3,0x10101E4,0x10101E5,0x101026F,0x7F030011,0x7F030025,0x7F030027,0x7F030033,0x7F0300F2,0x7F0301CD,0x7F0301CE,0x7F0302C5,0x7F03033B,0x7F0303F5 } + // aapt resource value: { 0x1010002,0x101000E,0x10100D0,0x1010106,0x1010194,0x10101DE,0x10101DF,0x10101E1,0x10101E2,0x10101E3,0x10101E4,0x10101E5,0x101026F,0x7F030011,0x7F030025,0x7F030027,0x7F030033,0x7F0300F2,0x7F0301CD,0x7F0301CE,0x7F0302C6,0x7F03033C,0x7F0303F6 } public static int[] MenuItem = new int[] { 16842754, 16842766, @@ -29405,9 +29551,9 @@ public partial class Styleable 2130903282, 2130903501, 2130903502, - 2130903749, - 2130903867, - 2130904053}; + 2130903750, + 2130903868, + 2130904054}; // aapt resource value: 13 public const int MenuItem_actionLayout = 13; @@ -29478,7 +29624,7 @@ public partial class Styleable // aapt resource value: 22 public const int MenuItem_tooltipText = 22; - // aapt resource value: { 0x10100AE,0x101012C,0x101012D,0x101012E,0x101012F,0x1010130,0x1010131,0x7F030304,0x7F03036B } + // aapt resource value: { 0x10100AE,0x101012C,0x101012D,0x101012E,0x101012F,0x1010130,0x1010131,0x7F030305,0x7F03036C } public static int[] MenuView = new int[] { 16842926, 16843052, @@ -29487,8 +29633,8 @@ public partial class Styleable 16843055, 16843056, 16843057, - 2130903812, - 2130903915}; + 2130903813, + 2130903916}; // aapt resource value: 4 public const int MenuView_android_headerBackground = 4; @@ -29517,14 +29663,14 @@ public partial class Styleable // aapt resource value: 8 public const int MenuView_subMenuArrow = 8; - // aapt resource value: { 0x7F030294,0x7F030295,0x7F030296,0x7F030297,0x7F030298,0x7F030299 } + // aapt resource value: { 0x7F030295,0x7F030296,0x7F030297,0x7F030298,0x7F030299,0x7F03029A } public static int[] MockView = new int[] { - 2130903700, 2130903701, 2130903702, 2130903703, 2130903704, - 2130903705}; + 2130903705, + 2130903706}; // aapt resource value: 0 public const int MockView_mock_diagonalsColor = 0; @@ -29544,29 +29690,29 @@ public partial class Styleable // aapt resource value: 5 public const int MockView_mock_showLabel = 5; - // aapt resource value: { 0x7F030035,0x7F030036,0x7F030142,0x7F0302B0,0x7F0302B2,0x7F0302E1,0x7F030308,0x7F030309,0x7F03030A,0x7F030404 } + // aapt resource value: { 0x7F030035,0x7F030036,0x7F030142,0x7F0302B1,0x7F0302B3,0x7F0302E2,0x7F030309,0x7F03030A,0x7F03030B,0x7F030405 } public static int[] Motion = new int[] { 2130903093, 2130903094, 2130903362, - 2130903728, - 2130903730, - 2130903777, - 2130903816, + 2130903729, + 2130903731, + 2130903778, 2130903817, 2130903818, - 2130904068}; + 2130903819, + 2130904069}; - // aapt resource value: { 0x7F0302A6,0x7F0302A7,0x7F0302A8,0x7F0302A9,0x7F0302AA,0x7F0302AB,0x7F0302AC,0x7F0302AD } + // aapt resource value: { 0x7F0302A7,0x7F0302A8,0x7F0302A9,0x7F0302AA,0x7F0302AB,0x7F0302AC,0x7F0302AD,0x7F0302AE } public static int[] MotionEffect = new int[] { - 2130903718, 2130903719, 2130903720, 2130903721, 2130903722, 2130903723, 2130903724, - 2130903725}; + 2130903725, + 2130903726}; // aapt resource value: 0 public const int MotionEffect_motionEffect_alpha = 0; @@ -29592,10 +29738,10 @@ public partial class Styleable // aapt resource value: 7 public const int MotionEffect_motionEffect_viewTransition = 7; - // aapt resource value: { 0x7F0302C7,0x7F0302CA } + // aapt resource value: { 0x7F0302C8,0x7F0302CB } public static int[] MotionHelper = new int[] { - 2130903751, - 2130903754}; + 2130903752, + 2130903755}; // aapt resource value: 0 public const int MotionHelper_onHide = 0; @@ -29603,7 +29749,7 @@ public partial class Styleable // aapt resource value: 1 public const int MotionHelper_onShow = 1; - // aapt resource value: { 0x1010095,0x1010096,0x1010097,0x1010098,0x10100AF,0x101014F,0x1010164,0x10103AC,0x1010535,0x7F030065,0x7F030066,0x7F030322,0x7F0303B9,0x7F0303BA,0x7F0303BB,0x7F0303BC,0x7F0303BD,0x7F0303C5,0x7F0303C6,0x7F0303C7,0x7F0303C8,0x7F0303CA,0x7F0303CB,0x7F0303CC,0x7F0303CD } + // aapt resource value: { 0x1010095,0x1010096,0x1010097,0x1010098,0x10100AF,0x101014F,0x1010164,0x10103AC,0x1010535,0x7F030065,0x7F030066,0x7F030323,0x7F0303BA,0x7F0303BB,0x7F0303BC,0x7F0303BD,0x7F0303BE,0x7F0303C6,0x7F0303C7,0x7F0303C8,0x7F0303C9,0x7F0303CB,0x7F0303CC,0x7F0303CD,0x7F0303CE } public static int[] MotionLabel = new int[] { 16842901, 16842902, @@ -29616,20 +29762,20 @@ public partial class Styleable 16844085, 2130903141, 2130903142, - 2130903842, - 2130903993, + 2130903843, 2130903994, 2130903995, 2130903996, 2130903997, - 2130904005, + 2130903998, 2130904006, 2130904007, 2130904008, - 2130904010, + 2130904009, 2130904011, 2130904012, - 2130904013}; + 2130904013, + 2130904014}; // aapt resource value: 8 public const int MotionLabel_android_autoSizeTextType = 8; @@ -29706,14 +29852,14 @@ public partial class Styleable // aapt resource value: 24 public const int MotionLabel_textureWidth = 24; - // aapt resource value: { 0x7F030039,0x7F030116,0x7F030206,0x7F03029A,0x7F0302B1,0x7F03033F } + // aapt resource value: { 0x7F030039,0x7F030116,0x7F030207,0x7F03029B,0x7F0302B2,0x7F030340 } public static int[] MotionLayout = new int[] { 2130903097, 2130903318, - 2130903558, - 2130903706, - 2130903729, - 2130903871}; + 2130903559, + 2130903707, + 2130903730, + 2130903872}; // aapt resource value: 0 public const int MotionLayout_applyMotionScene = 0; @@ -29733,10 +29879,10 @@ public partial class Styleable // aapt resource value: 5 public const int MotionLayout_showPaths = 5; - // aapt resource value: { 0x7F030128,0x7F030207 } + // aapt resource value: { 0x7F030128,0x7F030208 } public static int[] MotionScene = new int[] { 2130903336, - 2130903559}; + 2130903560}; // aapt resource value: 0 public const int MotionScene_defaultDuration = 0; @@ -29744,11 +29890,11 @@ public partial class Styleable // aapt resource value: 1 public const int MotionScene_layoutDuringTransition = 1; - // aapt resource value: { 0x7F03039F,0x7F0303A0,0x7F0303A1 } + // aapt resource value: { 0x7F0303A0,0x7F0303A1,0x7F0303A2 } public static int[] MotionTelltales = new int[] { - 2130903967, 2130903968, - 2130903969}; + 2130903969, + 2130903970}; // aapt resource value: 0 public const int MotionTelltales_telltales_tailColor = 0; @@ -29808,17 +29954,17 @@ public partial class Styleable // aapt resource value: 3 public const int MultiSelectListPreference_entryValues = 3; - // aapt resource value: { 0x10100D0,0x7F030130,0x7F030165,0x7F03016F,0x7F030204,0x7F0302EF,0x7F0302F0,0x7F0302F1,0x7F0302F2 } + // aapt resource value: { 0x10100D0,0x7F030130,0x7F030165,0x7F03016F,0x7F030205,0x7F0302F0,0x7F0302F1,0x7F0302F2,0x7F0302F3 } public static int[] NavAction = new int[] { 16842960, 2130903344, 2130903397, 2130903407, - 2130903556, - 2130903791, + 2130903557, 2130903792, 2130903793, - 2130903794}; + 2130903794, + 2130903795}; // aapt resource value: 0 public const int NavAction_android_id = 0; @@ -29847,12 +29993,12 @@ public partial class Styleable // aapt resource value: 8 public const int NavAction_popUpToInclusive = 8; - // aapt resource value: { 0x1010003,0x10101ED,0x7F03003B,0x7F0302C3 } + // aapt resource value: { 0x1010003,0x10101ED,0x7F03003B,0x7F0302C4 } public static int[] NavArgument = new int[] { 16842755, 16843245, 2130903099, - 2130903747}; + 2130903748}; // aapt resource value: 1 public const int NavArgument_android_defaultValue = 1; @@ -29866,12 +30012,12 @@ public partial class Styleable // aapt resource value: 3 public const int NavArgument_nullable = 3; - // aapt resource value: { 0x10104EE,0x7F030003,0x7F03028D,0x7F03040E } + // aapt resource value: { 0x10104EE,0x7F030003,0x7F03028E,0x7F03040F } public static int[] NavDeepLink = new int[] { 16844014, 2130903043, - 2130903693, - 2130904078}; + 2130903694, + 2130904079}; // aapt resource value: 1 public const int NavDeepLink_action = 1; @@ -29885,33 +30031,33 @@ public partial class Styleable // aapt resource value: 3 public const int NavDeepLink_uri = 3; - // aapt resource value: { 0x7F03035A } + // aapt resource value: { 0x7F03035B } public static int[] NavGraphNavigator = new int[] { - 2130903898}; + 2130903899}; // aapt resource value: 0 public const int NavGraphNavigator_startDestination = 0; - // aapt resource value: { 0x7F0302B8 } + // aapt resource value: { 0x7F0302B9 } public static int[] NavHost = new int[] { - 2130903736}; + 2130903737}; // aapt resource value: 0 public const int NavHost_navGraph = 0; - // aapt resource value: { 0x7F030050,0x7F030156,0x7F0301E4,0x7F0301E9,0x7F0301EA,0x7F0301ED,0x7F0301F9,0x7F0301FA,0x7F0301FB,0x7F030202,0x7F03028A } + // aapt resource value: { 0x7F030050,0x7F030156,0x7F0301E5,0x7F0301EA,0x7F0301EB,0x7F0301EE,0x7F0301FA,0x7F0301FB,0x7F0301FC,0x7F030203,0x7F03028B } public static int[] NavigationBarView = new int[] { 2130903120, 2130903382, - 2130903524, - 2130903529, + 2130903525, 2130903530, - 2130903533, - 2130903545, + 2130903531, + 2130903534, 2130903546, 2130903547, - 2130903554, - 2130903690}; + 2130903548, + 2130903555, + 2130903691}; // aapt resource value: 0 public const int NavigationBarView_backgroundTint = 0; @@ -29946,10 +30092,10 @@ public partial class Styleable // aapt resource value: 10 public const int NavigationBarView_menu = 10; - // aapt resource value: { 0x7F0301B4,0x7F03028B } + // aapt resource value: { 0x7F0301B4,0x7F03028C } public static int[] NavigationRailView = new int[] { 2130903476, - 2130903691}; + 2130903692}; // aapt resource value: 0 public const int NavigationRailView_headerLayout = 0; @@ -29957,31 +30103,31 @@ public partial class Styleable // aapt resource value: 1 public const int NavigationRailView_menuGravity = 1; - // aapt resource value: { 0x10100D4,0x10100DD,0x101011F,0x7F030156,0x7F0301B4,0x7F0301E4,0x7F0301E6,0x7F0301E8,0x7F0301E9,0x7F0301EA,0x7F0301EB,0x7F0301EE,0x7F0301EF,0x7F0301F0,0x7F0301F1,0x7F0301F2,0x7F0301F3,0x7F0301F4,0x7F0301F8,0x7F0301FB,0x7F03028A,0x7F030333,0x7F030336 } + // aapt resource value: { 0x10100D4,0x10100DD,0x101011F,0x7F030156,0x7F0301B4,0x7F0301E5,0x7F0301E7,0x7F0301E9,0x7F0301EA,0x7F0301EB,0x7F0301EC,0x7F0301EF,0x7F0301F0,0x7F0301F1,0x7F0301F2,0x7F0301F3,0x7F0301F4,0x7F0301F5,0x7F0301F9,0x7F0301FC,0x7F03028B,0x7F030334,0x7F030337 } public static int[] NavigationView = new int[] { 16842964, 16842973, 16843039, 2130903382, 2130903476, - 2130903524, - 2130903526, - 2130903528, + 2130903525, + 2130903527, 2130903529, 2130903530, 2130903531, - 2130903534, + 2130903532, 2130903535, 2130903536, 2130903537, 2130903538, 2130903539, 2130903540, - 2130903544, - 2130903547, - 2130903690, - 2130903859, - 2130903862}; + 2130903541, + 2130903545, + 2130903548, + 2130903691, + 2130903860, + 2130903863}; // aapt resource value: 0 public const int NavigationView_android_background = 0; @@ -30070,10 +30216,10 @@ public partial class Styleable // aapt resource value: 0 public const int NavInclude_graph = 0; - // aapt resource value: { 0x7F0300C0,0x7F03039D } + // aapt resource value: { 0x7F0300C0,0x7F03039E } public static int[] OnClick = new int[] { 2130903232, - 2130903965}; + 2130903966}; // aapt resource value: 0 public const int OnClick_clickAction = 0; @@ -30081,27 +30227,27 @@ public partial class Styleable // aapt resource value: 1 public const int OnClick_targetId = 1; - // aapt resource value: { 0x7F03003F,0x7F03013F,0x7F030140,0x7F030141,0x7F03024F,0x7F030280,0x7F030287,0x7F0302B6,0x7F0302C0,0x7F0302CC,0x7F03031E,0x7F030352,0x7F030353,0x7F030354,0x7F030355,0x7F030356,0x7F0303F6,0x7F0303F7,0x7F0303F8 } + // aapt resource value: { 0x7F03003F,0x7F03013F,0x7F030140,0x7F030141,0x7F030250,0x7F030281,0x7F030288,0x7F0302B7,0x7F0302C1,0x7F0302CD,0x7F03031F,0x7F030353,0x7F030354,0x7F030355,0x7F030356,0x7F030357,0x7F0303F7,0x7F0303F8,0x7F0303F9 } public static int[] OnSwipe = new int[] { 2130903103, 2130903359, 2130903360, 2130903361, - 2130903631, - 2130903680, - 2130903687, - 2130903734, - 2130903744, - 2130903756, - 2130903838, - 2130903890, + 2130903632, + 2130903681, + 2130903688, + 2130903735, + 2130903745, + 2130903757, + 2130903839, 2130903891, 2130903892, 2130903893, 2130903894, - 2130904054, + 2130903895, 2130904055, - 2130904056}; + 2130904056, + 2130904057}; // aapt resource value: 0 public const int OnSwipe_autoCompleteMode = 0; @@ -30160,15 +30306,15 @@ public partial class Styleable // aapt resource value: 18 public const int OnSwipe_touchRegionId = 18; - // aapt resource value: { 0x1010176,0x10102C9,0x7F0302CF } + // aapt resource value: { 0x1010176,0x10102C9,0x7F0302D0 } public static int[] PopupWindow = new int[] { 16843126, 16843465, - 2130903759}; + 2130903760}; - // aapt resource value: { 0x7F030360 } + // aapt resource value: { 0x7F030361 } public static int[] PopupWindowBackgroundState = new int[] { - 2130903904}; + 2130903905}; // aapt resource value: 0 public const int PopupWindowBackgroundState_state_above_anchor = 0; @@ -30182,7 +30328,7 @@ public partial class Styleable // aapt resource value: 2 public const int PopupWindow_overlapAnchor = 2; - // aapt resource value: { 0x1010002,0x101000D,0x101000E,0x10100F2,0x10101E1,0x10101E6,0x10101E8,0x10101E9,0x10101EA,0x10101EB,0x10101EC,0x10101ED,0x10101EE,0x10102E3,0x101055C,0x1010561,0x7F03002E,0x7F030030,0x7F03012B,0x7F03012E,0x7F030159,0x7F03015B,0x7F0301AC,0x7F0301C6,0x7F0301CB,0x7F0301E3,0x7F0301FC,0x7F030205,0x7F0302CD,0x7F0302E8,0x7F03032D,0x7F030339,0x7F030346,0x7F030376,0x7F0303E2,0x7F030422 } + // aapt resource value: { 0x1010002,0x101000D,0x101000E,0x10100F2,0x10101E1,0x10101E6,0x10101E8,0x10101E9,0x10101EA,0x10101EB,0x10101EC,0x10101ED,0x10101EE,0x10102E3,0x101055C,0x1010561,0x7F03002E,0x7F030030,0x7F03012B,0x7F03012E,0x7F030159,0x7F03015B,0x7F0301AC,0x7F0301C6,0x7F0301CB,0x7F0301E4,0x7F0301FD,0x7F030206,0x7F0302CE,0x7F0302E9,0x7F03032E,0x7F03033A,0x7F030347,0x7F030377,0x7F0303E3,0x7F030423 } public static int[] Preference = new int[] { 16842754, 16842765, @@ -30209,17 +30355,17 @@ public partial class Styleable 2130903468, 2130903494, 2130903499, - 2130903523, - 2130903548, - 2130903557, - 2130903757, - 2130903784, - 2130903853, - 2130903865, - 2130903878, - 2130903926, - 2130904034, - 2130904098}; + 2130903524, + 2130903549, + 2130903558, + 2130903758, + 2130903785, + 2130903854, + 2130903866, + 2130903879, + 2130903927, + 2130904035, + 2130904099}; // aapt resource value: { 0x10100F2,0x1010129,0x101012A,0x7F03002F } public static int[] PreferenceFragment = new int[] { @@ -30259,11 +30405,11 @@ public partial class Styleable // aapt resource value: 0 public const int PreferenceFragment_android_layout = 0; - // aapt resource value: { 0x10101E7,0x7F0301DF,0x7F0302CE } + // aapt resource value: { 0x10101E7,0x7F0301E0,0x7F0302CF } public static int[] PreferenceGroup = new int[] { 16843239, - 2130903519, - 2130903758}; + 2130903520, + 2130903759}; // aapt resource value: 0 public const int PreferenceGroup_android_orderingFromXml = 0; @@ -30274,12 +30420,12 @@ public partial class Styleable // aapt resource value: 2 public const int PreferenceGroup_orderingFromXml = 2; - // aapt resource value: { 0x101011F,0x1010120,0x7F030284,0x7F030288 } + // aapt resource value: { 0x101011F,0x1010120,0x7F030285,0x7F030289 } public static int[] PreferenceImageView = new int[] { 16843039, 16843040, - 2130903684, - 2130903688}; + 2130903685, + 2130903689}; // aapt resource value: 1 public const int PreferenceImageView_android_maxHeight = 1; @@ -30293,13 +30439,12 @@ public partial class Styleable // aapt resource value: 3 public const int PreferenceImageView_maxWidth = 3; - // aapt resource value: { 0x7F030099,0x7F030135,0x7F030150,0x7F030154,0x7F0302F8,0x7F0302F9,0x7F0302FA,0x7F0302FB,0x7F0302FC,0x7F0302FD,0x7F0302FE,0x7F0302FF,0x7F030300,0x7F03032B,0x7F03037C,0x7F03037D } + // aapt resource value: { 0x7F030099,0x7F030135,0x7F030150,0x7F030154,0x7F0302F9,0x7F0302FA,0x7F0302FB,0x7F0302FC,0x7F0302FD,0x7F0302FE,0x7F0302FF,0x7F030300,0x7F030301,0x7F03032C,0x7F03037D,0x7F03037E } public static int[] PreferenceTheme = new int[] { 2130903193, 2130903349, 2130903376, 2130903380, - 2130903800, 2130903801, 2130903802, 2130903803, @@ -30308,9 +30453,10 @@ public partial class Styleable 2130903806, 2130903807, 2130903808, - 2130903851, - 2130903932, - 2130903933}; + 2130903809, + 2130903852, + 2130903933, + 2130903934}; // aapt resource value: 0 public const int PreferenceTheme_checkBoxPreferenceStyle = 0; @@ -30468,13 +30614,13 @@ public partial class Styleable // aapt resource value: 35 public const int Preference_widgetLayout = 35; - // aapt resource value: { 0x10100DC,0x101031F,0x7F030230,0x7F0302B1,0x7F030419 } + // aapt resource value: { 0x10100DC,0x101031F,0x7F030231,0x7F0302B2,0x7F03041A } public static int[] PropertySet = new int[] { 16842972, 16843551, - 2130903600, - 2130903729, - 2130904089}; + 2130903601, + 2130903730, + 2130904090}; // aapt resource value: 1 public const int PropertySet_android_alpha = 1; @@ -30491,17 +30637,17 @@ public partial class Styleable // aapt resource value: 4 public const int PropertySet_visibilityMode = 4; - // aapt resource value: { 0x7F03027B } + // aapt resource value: { 0x7F03027C } public static int[] RadialViewGroup = new int[] { - 2130903675}; + 2130903676}; // aapt resource value: 0 public const int RadialViewGroup_materialCircleRadius = 0; - // aapt resource value: { 0x7F030291,0x7F030412 } + // aapt resource value: { 0x7F030292,0x7F030413 } public static int[] RangeSlider = new int[] { - 2130903697, - 2130904082}; + 2130903698, + 2130904083}; // aapt resource value: 0 public const int RangeSlider_minSeparation = 0; @@ -30509,10 +30655,10 @@ public partial class Styleable // aapt resource value: 1 public const int RangeSlider_values = 1; - // aapt resource value: { 0x7F0302D1,0x7F0302D7 } + // aapt resource value: { 0x7F0302D2,0x7F0302D8 } public static int[] RecycleListView = new int[] { - 2130903761, - 2130903767}; + 2130903762, + 2130903768}; // aapt resource value: 0 public const int RecycleListView_paddingBottomNoButtons = 0; @@ -30520,7 +30666,7 @@ public partial class Styleable // aapt resource value: 1 public const int RecycleListView_paddingTopNoTitle = 1; - // aapt resource value: { 0x10100C4,0x10100EB,0x10100F1,0x7F030184,0x7F030185,0x7F030186,0x7F030187,0x7F030188,0x7F030208,0x7F03031C,0x7F03034D,0x7F030358 } + // aapt resource value: { 0x10100C4,0x10100EB,0x10100F1,0x7F030184,0x7F030185,0x7F030186,0x7F030187,0x7F030188,0x7F030209,0x7F03031D,0x7F03034E,0x7F030359 } public static int[] RecyclerView = new int[] { 16842948, 16842987, @@ -30530,10 +30676,10 @@ public partial class Styleable 2130903430, 2130903431, 2130903432, - 2130903560, - 2130903836, - 2130903885, - 2130903896}; + 2130903561, + 2130903837, + 2130903886, + 2130903897}; // aapt resource value: 1 public const int RecyclerView_android_clipToPadding = 1; @@ -30571,9 +30717,9 @@ public partial class Styleable // aapt resource value: 11 public const int RecyclerView_stackFromEnd = 11; - // aapt resource value: { 0x7F0301E0 } + // aapt resource value: { 0x7F0301E1 } public static int[] ScrimInsetsFrameLayout = new int[] { - 2130903520}; + 2130903521}; // aapt resource value: 0 public const int ScrimInsetsFrameLayout_insetForeground = 0; @@ -30585,14 +30731,14 @@ public partial class Styleable // aapt resource value: 0 public const int ScrollingViewBehavior_Layout_behavior_overlapTop = 0; - // aapt resource value: { 0x7F030326 } + // aapt resource value: { 0x7F030327 } public static int[] ScrollViewRendererTheme = new int[] { - 2130903846}; + 2130903847}; // aapt resource value: 0 public const int ScrollViewRendererTheme_scrollViewStyle = 0; - // aapt resource value: { 0x10100DA,0x101011F,0x1010220,0x1010264,0x7F0300C5,0x7F0300EA,0x7F030129,0x7F0301B0,0x7F0301CF,0x7F030205,0x7F03030B,0x7F03030C,0x7F030327,0x7F030328,0x7F03036C,0x7F030375,0x7F03041A } + // aapt resource value: { 0x10100DA,0x101011F,0x1010220,0x1010264,0x7F0300C5,0x7F0300EA,0x7F030129,0x7F0301B0,0x7F0301CF,0x7F030206,0x7F03030C,0x7F03030D,0x7F030328,0x7F030329,0x7F03036D,0x7F030376,0x7F03041B } public static int[] SearchView = new int[] { 16842970, 16843039, @@ -30603,14 +30749,14 @@ public partial class Styleable 2130903337, 2130903472, 2130903503, - 2130903557, - 2130903819, + 2130903558, 2130903820, - 2130903847, + 2130903821, 2130903848, - 2130903916, - 2130903925, - 2130904090}; + 2130903849, + 2130903917, + 2130903926, + 2130904091}; // aapt resource value: 0 public const int SearchView_android_focusable = 0; @@ -30663,15 +30809,15 @@ public partial class Styleable // aapt resource value: 16 public const int SearchView_voiceIcon = 16; - // aapt resource value: { 0x10100F2,0x1010136,0x7F030029,0x7F03028E,0x7F03032A,0x7F030340,0x7F03040D } + // aapt resource value: { 0x10100F2,0x1010136,0x7F030029,0x7F03028F,0x7F03032B,0x7F030341,0x7F03040E } public static int[] SeekBarPreference = new int[] { 16842994, 16843062, 2130903081, - 2130903694, - 2130903850, - 2130903872, - 2130904077}; + 2130903695, + 2130903851, + 2130903873, + 2130904078}; // aapt resource value: 2 public const int SeekBarPreference_adjustable = 2; @@ -30694,7 +30840,7 @@ public partial class Styleable // aapt resource value: 6 public const int SeekBarPreference_updatesContinuously = 6; - // aapt resource value: { 0x7F0300F9,0x7F0300FA,0x7F0300FB,0x7F0300FC,0x7F0300FD,0x7F0300FE,0x7F0300FF,0x7F030333,0x7F030336,0x7F030369,0x7F03036A } + // aapt resource value: { 0x7F0300F9,0x7F0300FA,0x7F0300FB,0x7F0300FC,0x7F0300FD,0x7F0300FE,0x7F0300FF,0x7F030334,0x7F030337,0x7F03036A,0x7F03036B } public static int[] ShapeableImageView = new int[] { 2130903289, 2130903290, @@ -30703,10 +30849,10 @@ public partial class Styleable 2130903293, 2130903294, 2130903295, - 2130903859, - 2130903862, - 2130903913, - 2130903914}; + 2130903860, + 2130903863, + 2130903914, + 2130903915}; // aapt resource value: 0 public const int ShapeableImageView_contentPadding = 0; @@ -30784,7 +30930,14 @@ public partial class Styleable // aapt resource value: 9 public const int ShapeAppearance_cornerSizeTopRight = 9; - // aapt resource value: { 0x101000E,0x1010024,0x1010146,0x10102DE,0x10102DF,0x7F0301B2,0x7F0301B3,0x7F030200,0x7F030201,0x7F0303D1,0x7F0303D2,0x7F0303D3,0x7F0303D4,0x7F0303D5,0x7F0303D9,0x7F0303DA,0x7F0303DB,0x7F0303DF,0x7F0303FA,0x7F0303FB,0x7F0303FC,0x7F0303FE } + // aapt resource value: { 0x7F0301D2 } + public static int[] SKCanvasView = new int[] { + 2130903506}; + + // aapt resource value: 0 + public const int SKCanvasView_ignorePixelScaling = 0; + + // aapt resource value: { 0x101000E,0x1010024,0x1010146,0x10102DE,0x10102DF,0x7F0301B2,0x7F0301B3,0x7F030201,0x7F030202,0x7F0303D2,0x7F0303D3,0x7F0303D4,0x7F0303D5,0x7F0303D6,0x7F0303DA,0x7F0303DB,0x7F0303DC,0x7F0303E0,0x7F0303FB,0x7F0303FC,0x7F0303FD,0x7F0303FF } public static int[] Slider = new int[] { 16842766, 16842788, @@ -30793,21 +30946,21 @@ public partial class Styleable 16843487, 2130903474, 2130903475, - 2130903552, 2130903553, - 2130904017, + 2130903554, 2130904018, 2130904019, 2130904020, 2130904021, - 2130904025, + 2130904022, 2130904026, 2130904027, - 2130904031, - 2130904058, + 2130904028, + 2130904032, 2130904059, 2130904060, - 2130904062}; + 2130904061, + 2130904063}; // aapt resource value: 0 public const int Slider_android_enabled = 0; @@ -30875,13 +31028,13 @@ public partial class Styleable // aapt resource value: 21 public const int Slider_trackHeight = 21; - // aapt resource value: { 0x7F03034A,0x7F03034B,0x7F03034C } + // aapt resource value: { 0x7F03034B,0x7F03034C,0x7F03034D } public static int[] Snackbar = new int[] { - 2130903882, 2130903883, - 2130903884}; + 2130903884, + 2130903885}; - // aapt resource value: { 0x101011F,0x7F030026,0x7F030037,0x7F03004D,0x7F030050,0x7F030051,0x7F030156,0x7F030281 } + // aapt resource value: { 0x101011F,0x7F030026,0x7F030037,0x7F03004D,0x7F030050,0x7F030051,0x7F030156,0x7F030282 } public static int[] SnackbarLayout = new int[] { 16843039, 2130903078, @@ -30890,7 +31043,7 @@ public partial class Styleable 2130903120, 2130903121, 2130903382, - 2130903681}; + 2130903682}; // aapt resource value: 1 public const int SnackbarLayout_actionTextColorAlpha = 1; @@ -30925,13 +31078,13 @@ public partial class Styleable // aapt resource value: 2 public const int Snackbar_snackbarTextViewStyle = 2; - // aapt resource value: { 0x10100B2,0x1010176,0x101017B,0x1010262,0x7F0302F5 } + // aapt resource value: { 0x10100B2,0x1010176,0x101017B,0x1010262,0x7F0302F6 } public static int[] Spinner = new int[] { 16842930, 16843126, 16843131, 16843362, - 2130903797}; + 2130903798}; // aapt resource value: 3 public const int Spinner_android_dropDownWidth = 3; @@ -31000,29 +31153,29 @@ public partial class Styleable // aapt resource value: 1 public const int State_constraints = 1; - // aapt resource value: { 0x7F030379 } + // aapt resource value: { 0x7F03037A } public static int[] SwipeRefreshLayout = new int[] { - 2130903929}; + 2130903930}; // aapt resource value: 0 public const int SwipeRefreshLayout_swipeRefreshLayoutProgressSpinnerBackgroundColor = 0; - // aapt resource value: { 0x1010124,0x1010125,0x1010142,0x7F030341,0x7F030351,0x7F03037A,0x7F03037B,0x7F03037F,0x7F0303D6,0x7F0303D7,0x7F0303D8,0x7F0303F9,0x7F030400,0x7F030401 } + // aapt resource value: { 0x1010124,0x1010125,0x1010142,0x7F030342,0x7F030352,0x7F03037B,0x7F03037C,0x7F030380,0x7F0303D7,0x7F0303D8,0x7F0303D9,0x7F0303FA,0x7F030401,0x7F030402 } public static int[] SwitchCompat = new int[] { 16843044, 16843045, 16843074, - 2130903873, - 2130903889, - 2130903930, + 2130903874, + 2130903890, 2130903931, - 2130903935, - 2130904022, + 2130903932, + 2130903936, 2130904023, 2130904024, - 2130904057, - 2130904064, - 2130904065}; + 2130904025, + 2130904058, + 2130904065, + 2130904066}; // aapt resource value: 1 public const int SwitchCompat_android_textOff = 1; @@ -31066,14 +31219,14 @@ public partial class Styleable // aapt resource value: 13 public const int SwitchCompat_trackTintMode = 13; - // aapt resource value: { 0x7F030410 } + // aapt resource value: { 0x7F030411 } public static int[] SwitchMaterial = new int[] { - 2130904080}; + 2130904081}; // aapt resource value: 0 public const int SwitchMaterial_useMaterialThemeColors = 0; - // aapt resource value: { 0x10101EF,0x10101F0,0x10101F1,0x101036B,0x101036C,0x7F030139,0x7F030377,0x7F030378,0x7F030380,0x7F030381 } + // aapt resource value: { 0x10101EF,0x10101F0,0x10101F1,0x101036B,0x101036C,0x7F030139,0x7F030378,0x7F030379,0x7F030381,0x7F030382 } public static int[] SwitchPreference = new int[] { 16843247, 16843248, @@ -31081,12 +31234,12 @@ public partial class Styleable 16843627, 16843628, 2130903353, - 2130903927, 2130903928, - 2130903936, - 2130903937}; + 2130903929, + 2130903937, + 2130903938}; - // aapt resource value: { 0x10101EF,0x10101F0,0x10101F1,0x101036B,0x101036C,0x7F030139,0x7F030377,0x7F030378,0x7F030380,0x7F030381 } + // aapt resource value: { 0x10101EF,0x10101F0,0x10101F1,0x101036B,0x101036C,0x7F030139,0x7F030378,0x7F030379,0x7F030381,0x7F030382 } public static int[] SwitchPreferenceCompat = new int[] { 16843247, 16843248, @@ -31094,10 +31247,10 @@ public partial class Styleable 16843627, 16843628, 2130903353, - 2130903927, 2130903928, - 2130903936, - 2130903937}; + 2130903929, + 2130903937, + 2130903938}; // aapt resource value: 2 public const int SwitchPreferenceCompat_android_disableDependentsState = 2; @@ -31174,9 +31327,8 @@ public partial class Styleable // aapt resource value: 2 public const int TabItem_android_text = 2; - // aapt resource value: { 0x7F030382,0x7F030383,0x7F030384,0x7F030385,0x7F030386,0x7F030387,0x7F030388,0x7F030389,0x7F03038A,0x7F03038B,0x7F03038C,0x7F03038D,0x7F03038E,0x7F03038F,0x7F030390,0x7F030391,0x7F030392,0x7F030393,0x7F030394,0x7F030395,0x7F030396,0x7F030397,0x7F030398,0x7F03039A,0x7F03039B,0x7F03039C } + // aapt resource value: { 0x7F030383,0x7F030384,0x7F030385,0x7F030386,0x7F030387,0x7F030388,0x7F030389,0x7F03038A,0x7F03038B,0x7F03038C,0x7F03038D,0x7F03038E,0x7F03038F,0x7F030390,0x7F030391,0x7F030392,0x7F030393,0x7F030394,0x7F030395,0x7F030396,0x7F030397,0x7F030398,0x7F030399,0x7F03039B,0x7F03039C,0x7F03039D } public static int[] TabLayout = new int[] { - 2130903938, 2130903939, 2130903940, 2130903941, @@ -31199,9 +31351,10 @@ public partial class Styleable 2130903958, 2130903959, 2130903960, - 2130903962, + 2130903961, 2130903963, - 2130903964}; + 2130903964, + 2130903965}; // aapt resource value: 0 public const int TabLayout_tabBackground = 0; @@ -31281,7 +31434,7 @@ public partial class Styleable // aapt resource value: 25 public const int TabLayout_tabUnboundedRipple = 25; - // aapt resource value: { 0x1010095,0x1010096,0x1010097,0x1010098,0x101009A,0x101009B,0x1010161,0x1010162,0x1010163,0x1010164,0x10103AC,0x1010585,0x7F03019F,0x7F0301A8,0x7F0303A2,0x7F0303C4 } + // aapt resource value: { 0x1010095,0x1010096,0x1010097,0x1010098,0x101009A,0x101009B,0x1010161,0x1010162,0x1010163,0x1010164,0x10103AC,0x1010585,0x7F03019F,0x7F0301A8,0x7F0303A3,0x7F0303C5 } public static int[] TextAppearance = new int[] { 16842901, 16842902, @@ -31297,8 +31450,8 @@ public partial class Styleable 16844165, 2130903455, 2130903464, - 2130903970, - 2130904004}; + 2130903971, + 2130904005}; // aapt resource value: 10 public const int TextAppearance_android_fontFamily = 10; @@ -31348,7 +31501,7 @@ public partial class Styleable // aapt resource value: 15 public const int TextAppearance_textLocale = 15; - // aapt resource value: { 0x1010095,0x1010096,0x1010097,0x101014F,0x1010161,0x1010162,0x1010163,0x1010164,0x10103AC,0x7F030065,0x7F030066,0x7F0303C1,0x7F0303C5,0x7F0303C6 } + // aapt resource value: { 0x1010095,0x1010096,0x1010097,0x101014F,0x1010161,0x1010162,0x1010163,0x1010164,0x10103AC,0x7F030065,0x7F030066,0x7F0303C2,0x7F0303C6,0x7F0303C7 } public static int[] TextEffects = new int[] { 16842901, 16842902, @@ -31361,9 +31514,9 @@ public partial class Styleable 16843692, 2130903141, 2130903142, - 2130904001, - 2130904005, - 2130904006}; + 2130904002, + 2130904006, + 2130904007}; // aapt resource value: 8 public const int TextEffects_android_fontFamily = 8; @@ -31407,14 +31560,14 @@ public partial class Styleable // aapt resource value: 13 public const int TextEffects_textOutlineThickness = 13; - // aapt resource value: { 0x7F0303C2 } + // aapt resource value: { 0x7F0303C3 } public static int[] TextInputEditText = new int[] { - 2130904002}; + 2130904003}; // aapt resource value: 0 public const int TextInputEditText_textInputLayoutFocusedRectEnabled = 0; - // aapt resource value: { 0x101000E,0x101009A,0x101011F,0x101013F,0x1010150,0x7F03006D,0x7F03006E,0x7F03006F,0x7F030070,0x7F030071,0x7F030072,0x7F030073,0x7F030074,0x7F030075,0x7F030076,0x7F030077,0x7F03010F,0x7F030110,0x7F030111,0x7F030112,0x7F030113,0x7F030114,0x7F03015C,0x7F03015D,0x7F03015E,0x7F03015F,0x7F030160,0x7F030161,0x7F030168,0x7F030169,0x7F03016A,0x7F03016B,0x7F03016C,0x7F03016D,0x7F03016E,0x7F030172,0x7F0301B6,0x7F0301B7,0x7F0301B8,0x7F0301B9,0x7F0301BE,0x7F0301BF,0x7F0301C0,0x7F0301C1,0x7F0302DC,0x7F0302DD,0x7F0302DE,0x7F0302DF,0x7F0302E0,0x7F0302EA,0x7F0302EB,0x7F0302EC,0x7F030301,0x7F030302,0x7F030303,0x7F030333,0x7F030336,0x7F03035B,0x7F03035C,0x7F03035D,0x7F03035E,0x7F03035F,0x7F030372,0x7F030373,0x7F030374 } + // aapt resource value: { 0x101000E,0x101009A,0x101011F,0x101013F,0x1010150,0x7F03006D,0x7F03006E,0x7F03006F,0x7F030070,0x7F030071,0x7F030072,0x7F030073,0x7F030074,0x7F030075,0x7F030076,0x7F030077,0x7F03010F,0x7F030110,0x7F030111,0x7F030112,0x7F030113,0x7F030114,0x7F03015C,0x7F03015D,0x7F03015E,0x7F03015F,0x7F030160,0x7F030161,0x7F030168,0x7F030169,0x7F03016A,0x7F03016B,0x7F03016C,0x7F03016D,0x7F03016E,0x7F030172,0x7F0301B6,0x7F0301B7,0x7F0301B8,0x7F0301B9,0x7F0301BE,0x7F0301BF,0x7F0301C0,0x7F0301C1,0x7F0302DD,0x7F0302DE,0x7F0302DF,0x7F0302E0,0x7F0302E1,0x7F0302EB,0x7F0302EC,0x7F0302ED,0x7F030302,0x7F030303,0x7F030304,0x7F030334,0x7F030337,0x7F03035C,0x7F03035D,0x7F03035E,0x7F03035F,0x7F030360,0x7F030373,0x7F030374,0x7F030375 } public static int[] TextInputLayout = new int[] { 16842766, 16842906, @@ -31460,27 +31613,27 @@ public partial class Styleable 2130903487, 2130903488, 2130903489, - 2130903772, 2130903773, 2130903774, 2130903775, 2130903776, - 2130903786, + 2130903777, 2130903787, 2130903788, - 2130903809, + 2130903789, 2130903810, 2130903811, - 2130903859, - 2130903862, - 2130903899, + 2130903812, + 2130903860, + 2130903863, 2130903900, 2130903901, 2130903902, 2130903903, - 2130903922, + 2130903904, 2130903923, - 2130903924}; + 2130903924, + 2130903925}; // aapt resource value: 0 public const int TextInputLayout_android_enabled = 0; @@ -31692,7 +31845,7 @@ public partial class Styleable // aapt resource value: 2 public const int ThemeEnforcement_enforceTextAppearance = 2; - // aapt resource value: { 0x10100AF,0x1010140,0x7F03007F,0x7F0300CD,0x7F0300CE,0x7F0300F3,0x7F0300F4,0x7F0300F5,0x7F0300F6,0x7F0300F7,0x7F0300F8,0x7F030262,0x7F030263,0x7F030282,0x7F03028A,0x7F0302B9,0x7F0302BA,0x7F0302F5,0x7F03036D,0x7F03036F,0x7F030370,0x7F0303E2,0x7F0303E6,0x7F0303E7,0x7F0303E8,0x7F0303E9,0x7F0303EA,0x7F0303EB,0x7F0303EC,0x7F0303ED } + // aapt resource value: { 0x10100AF,0x1010140,0x7F03007F,0x7F0300CD,0x7F0300CE,0x7F0300F3,0x7F0300F4,0x7F0300F5,0x7F0300F6,0x7F0300F7,0x7F0300F8,0x7F030263,0x7F030264,0x7F030283,0x7F03028B,0x7F0302BA,0x7F0302BB,0x7F0302F6,0x7F03036E,0x7F030370,0x7F030371,0x7F0303E3,0x7F0303E7,0x7F0303E8,0x7F0303E9,0x7F0303EA,0x7F0303EB,0x7F0303EC,0x7F0303ED,0x7F0303EE } public static int[] Toolbar = new int[] { 16842927, 16843072, @@ -31705,25 +31858,25 @@ public partial class Styleable 2130903286, 2130903287, 2130903288, - 2130903650, 2130903651, - 2130903682, - 2130903690, - 2130903737, + 2130903652, + 2130903683, + 2130903691, 2130903738, - 2130903797, - 2130903917, - 2130903919, + 2130903739, + 2130903798, + 2130903918, 2130903920, - 2130904034, - 2130904038, + 2130903921, + 2130904035, 2130904039, 2130904040, 2130904041, 2130904042, 2130904043, 2130904044, - 2130904045}; + 2130904045, + 2130904046}; // aapt resource value: 0 public const int Toolbar_android_gravity = 0; @@ -31846,7 +31999,7 @@ public partial class Styleable // aapt resource value: 6 public const int Tooltip_backgroundTint = 6; - // aapt resource value: { 0x1010320,0x1010321,0x1010322,0x1010323,0x1010324,0x1010325,0x1010326,0x1010327,0x1010328,0x10103FA,0x1010440,0x7F030402 } + // aapt resource value: { 0x1010320,0x1010321,0x1010322,0x1010323,0x1010324,0x1010325,0x1010326,0x1010327,0x1010328,0x10103FA,0x1010440,0x7F030403 } public static int[] Transform = new int[] { 16843552, 16843553, @@ -31859,7 +32012,7 @@ public partial class Styleable 16843560, 16843770, 16843840, - 2130904066}; + 2130904067}; // aapt resource value: 10 public const int Transform_android_elevation = 10; @@ -31897,19 +32050,19 @@ public partial class Styleable // aapt resource value: 11 public const int Transform_transformPivotTarget = 11; - // aapt resource value: { 0x10100D0,0x7F030046,0x7F0300EC,0x7F0300ED,0x7F030151,0x7F030207,0x7F0302AE,0x7F0302E1,0x7F030359,0x7F030403,0x7F030405 } + // aapt resource value: { 0x10100D0,0x7F030046,0x7F0300EC,0x7F0300ED,0x7F030151,0x7F030208,0x7F0302AF,0x7F0302E2,0x7F03035A,0x7F030404,0x7F030406 } public static int[] Transition = new int[] { 16842960, 2130903110, 2130903276, 2130903277, 2130903377, - 2130903559, - 2130903726, - 2130903777, - 2130903897, - 2130904067, - 2130904069}; + 2130903560, + 2130903727, + 2130903778, + 2130903898, + 2130904068, + 2130904070}; // aapt resource value: 0 public const int Transition_android_id = 0; @@ -31944,13 +32097,13 @@ public partial class Styleable // aapt resource value: 10 public const int Transition_transitionFlags = 10; - // aapt resource value: { 0x7F0300F0,0x7F030318,0x7F030319,0x7F03031A,0x7F03031B } + // aapt resource value: { 0x7F0300F0,0x7F030319,0x7F03031A,0x7F03031B,0x7F03031C } public static int[] Variant = new int[] { 2130903280, - 2130903832, 2130903833, 2130903834, - 2130903835}; + 2130903835, + 2130903836}; // aapt resource value: 0 public const int Variant_constraints = 0; @@ -31967,13 +32120,13 @@ public partial class Styleable // aapt resource value: 4 public const int Variant_region_widthMoreThan = 4; - // aapt resource value: { 0x1010000,0x10100DA,0x7F0302D3,0x7F0302D6,0x7F0303CE } + // aapt resource value: { 0x1010000,0x10100DA,0x7F0302D4,0x7F0302D7,0x7F0303CF } public static int[] View = new int[] { 16842752, 16842970, - 2130903763, - 2130903766, - 2130904014}; + 2130903764, + 2130903767, + 2130904015}; // aapt resource value: { 0x10100D4,0x7F030050,0x7F030051 } public static int[] ViewBackgroundHelper = new int[] { @@ -32012,7 +32165,7 @@ public partial class Styleable // aapt resource value: 1 public const int ViewStubCompat_android_layout = 1; - // aapt resource value: { 0x10100D0,0x7F030001,0x7F030002,0x7F0300BF,0x7F030151,0x7F0301D0,0x7F0301D1,0x7F0302AE,0x7F0302B3,0x7F0302CB,0x7F0302E1,0x7F030332,0x7F030403,0x7F03040C,0x7F030415 } + // aapt resource value: { 0x10100D0,0x7F030001,0x7F030002,0x7F0300BF,0x7F030151,0x7F0301D0,0x7F0301D1,0x7F0302AF,0x7F0302B4,0x7F0302CC,0x7F0302E2,0x7F030333,0x7F030404,0x7F03040D,0x7F030416 } public static int[] ViewTransition = new int[] { 16842960, 2130903041, @@ -32021,14 +32174,14 @@ public partial class Styleable 2130903377, 2130903504, 2130903505, - 2130903726, - 2130903731, - 2130903755, - 2130903777, - 2130903858, - 2130904067, - 2130904076, - 2130904085}; + 2130903727, + 2130903732, + 2130903756, + 2130903778, + 2130903859, + 2130904068, + 2130904077, + 2130904086}; // aapt resource value: 0 public const int ViewTransition_android_id = 0; diff --git a/Sample/SVGSample.Android/SVGSample.Android.csproj b/Sample/SVGSample.Android/SVGSample.Android.csproj index 66636dc..26d63cf 100644 --- a/Sample/SVGSample.Android/SVGSample.Android.csproj +++ b/Sample/SVGSample.Android/SVGSample.Android.csproj @@ -54,10 +54,13 @@ - - + + - 2.80.3 + 2.88.2 + + + 2.88.2 diff --git a/Sample/SVGSample.iOS/SVGSample.iOS.csproj b/Sample/SVGSample.iOS/SVGSample.iOS.csproj index aac6589..dee8913 100644 --- a/Sample/SVGSample.iOS/SVGSample.iOS.csproj +++ b/Sample/SVGSample.iOS/SVGSample.iOS.csproj @@ -125,10 +125,13 @@ - - + + - 2.80.3 + 2.88.2 + + + 2.88.2 diff --git a/Sample/SVGSample/MainPage.xaml b/Sample/SVGSample/MainPage.xaml index 0dbd1ba..5fa3946 100644 --- a/Sample/SVGSample/MainPage.xaml +++ b/Sample/SVGSample/MainPage.xaml @@ -22,6 +22,7 @@ +