From 4c6f75b369065b48e9dbe029fa649d9c86646331 Mon Sep 17 00:00:00 2001 From: Yauheni Pakala Date: Mon, 7 Jan 2019 18:40:46 +0300 Subject: [PATCH 1/5] Fix projects --- .../MaterialChipView.SampleApp.csproj | 108 +++--------------- .../Properties/AndroidManifest.xml | 4 +- .../packages.config | 14 --- src/MaterialChipView/MaterialChipView.csproj | 97 +--------------- src/MaterialChipView/packages.config | 13 --- 5 files changed, 21 insertions(+), 215 deletions(-) delete mode 100644 samples/MaterialChipView.SampleApp/packages.config delete mode 100644 src/MaterialChipView/packages.config diff --git a/samples/MaterialChipView.SampleApp/MaterialChipView.SampleApp.csproj b/samples/MaterialChipView.SampleApp/MaterialChipView.SampleApp.csproj index dbf7386..a89a7a0 100644 --- a/samples/MaterialChipView.SampleApp/MaterialChipView.SampleApp.csproj +++ b/samples/MaterialChipView.SampleApp/MaterialChipView.SampleApp.csproj @@ -1,6 +1,5 @@  - Debug AnyCPU @@ -16,8 +15,7 @@ True Resources\Resource.Designer.cs Off - True - v7.1 + v8.0 Properties\AndroidManifest.xml @@ -32,7 +30,7 @@ 4 True None - False + true PdbOnly @@ -47,44 +45,22 @@ True - - ..\packages\FlexboxLayoutXamarinBindingAndroid.1.0.2\lib\monoandroid71\FlexboxLayoutXamarinBindingAndroid.dll - - - + + + + + + + {20CD7BF0-3EC0-4BA5-9DF4-67C68E3C193A} + MaterialChipView + + + - - - ..\packages\Xamarin.Android.Support.Animated.Vector.Drawable.25.3.1\lib\MonoAndroid70\Xamarin.Android.Support.Animated.Vector.Drawable.dll - - - ..\packages\Xamarin.Android.Support.Annotations.25.3.1\lib\MonoAndroid70\Xamarin.Android.Support.Annotations.dll - - - ..\packages\Xamarin.Android.Support.Compat.25.3.1\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll - - - ..\packages\Xamarin.Android.Support.Core.UI.25.3.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll - - - ..\packages\Xamarin.Android.Support.Core.Utils.25.3.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll - - - ..\packages\Xamarin.Android.Support.Fragment.25.3.1\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll - - - ..\packages\Xamarin.Android.Support.Media.Compat.25.3.1\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll - - - ..\packages\Xamarin.Android.Support.v7.AppCompat.25.3.1\lib\MonoAndroid70\Xamarin.Android.Support.v7.AppCompat.dll - - - ..\packages\Xamarin.Android.Support.Vector.Drawable.25.3.1\lib\MonoAndroid70\Xamarin.Android.Support.Vector.Drawable.dll - @@ -92,7 +68,6 @@ - @@ -101,71 +76,18 @@ Designer - - - - - - - - {20cd7bf0-3ec0-4ba5-9df4-67c68e3c193a} - MaterialChipView - - - + - - - - - - - - + - - - - - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/samples/MaterialChipView.SampleApp/Properties/AndroidManifest.xml b/samples/MaterialChipView.SampleApp/Properties/AndroidManifest.xml index 8823a03..f490b8d 100644 --- a/samples/MaterialChipView.SampleApp/Properties/AndroidManifest.xml +++ b/samples/MaterialChipView.SampleApp/Properties/AndroidManifest.xml @@ -1,5 +1,5 @@  - - + + \ No newline at end of file diff --git a/samples/MaterialChipView.SampleApp/packages.config b/samples/MaterialChipView.SampleApp/packages.config deleted file mode 100644 index 6af0bd5..0000000 --- a/samples/MaterialChipView.SampleApp/packages.config +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - - - - - \ No newline at end of file diff --git a/src/MaterialChipView/MaterialChipView.csproj b/src/MaterialChipView/MaterialChipView.csproj index fab3372..a1c891d 100644 --- a/src/MaterialChipView/MaterialChipView.csproj +++ b/src/MaterialChipView/MaterialChipView.csproj @@ -1,6 +1,5 @@  - Debug AnyCPU @@ -15,7 +14,6 @@ 512 Resources\Resource.Designer.cs Off - True v7.1 @@ -38,40 +36,15 @@ 4 - + + + + - - - ..\packages\Xamarin.Android.Support.Animated.Vector.Drawable.25.3.1\lib\MonoAndroid70\Xamarin.Android.Support.Animated.Vector.Drawable.dll - - - ..\packages\Xamarin.Android.Support.Annotations.25.3.1\lib\MonoAndroid70\Xamarin.Android.Support.Annotations.dll - - - ..\packages\Xamarin.Android.Support.Compat.25.3.1\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll - - - ..\packages\Xamarin.Android.Support.Core.UI.25.3.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll - - - ..\packages\Xamarin.Android.Support.Core.Utils.25.3.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll - - - ..\packages\Xamarin.Android.Support.Fragment.25.3.1\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll - - - ..\packages\Xamarin.Android.Support.Media.Compat.25.3.1\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll - - - ..\packages\Xamarin.Android.Support.v7.AppCompat.25.3.1\lib\MonoAndroid70\Xamarin.Android.Support.v7.AppCompat.dll - - - ..\packages\Xamarin.Android.Support.Vector.Drawable.25.3.1\lib\MonoAndroid70\Xamarin.Android.Support.Vector.Drawable.dll - @@ -80,86 +53,24 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/src/MaterialChipView/packages.config b/src/MaterialChipView/packages.config deleted file mode 100644 index e34651d..0000000 --- a/src/MaterialChipView/packages.config +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file From 19b88a7d8be6ea28f5aa849dbaafe860df5276d3 Mon Sep 17 00:00:00 2001 From: Yauheni Pakala Date: Mon, 7 Jan 2019 18:45:25 +0300 Subject: [PATCH 2/5] Sync with latest original library v1.2.5 --- .../MainActivity.cs | 2 - .../Resources/Resource.Designer.cs | 3598 +++++++++-------- src/MaterialChipView/Chip.cs | 234 +- src/MaterialChipView/ChipUtils.cs | 82 + .../Resources/Resource.Designer.cs | 1210 +++--- .../Resources/Values/attrs.xml | 34 +- .../Resources/Values/colors.xml | 4 - .../Resources/Values/strings.xml | 2 - 8 files changed, 2869 insertions(+), 2297 deletions(-) diff --git a/samples/MaterialChipView.SampleApp/MainActivity.cs b/samples/MaterialChipView.SampleApp/MainActivity.cs index 42dcd81..75d3d9a 100644 --- a/samples/MaterialChipView.SampleApp/MainActivity.cs +++ b/samples/MaterialChipView.SampleApp/MainActivity.cs @@ -16,8 +16,6 @@ protected override void OnCreate(Bundle bundle) SetContentView (Resource.Layout.Main); - - var footballChip = FindViewById(Resource.Id.football_chip); footballChip.Click += FootballChipOnClick; footballChip.IconClick += FootballChipOnIconClick; diff --git a/samples/MaterialChipView.SampleApp/Resources/Resource.Designer.cs b/samples/MaterialChipView.SampleApp/Resources/Resource.Designer.cs index 1699322..350beff 100644 --- a/samples/MaterialChipView.SampleApp/Resources/Resource.Designer.cs +++ b/samples/MaterialChipView.SampleApp/Resources/Resource.Designer.cs @@ -172,11 +172,17 @@ public static void UpdateIdValues() global::MaterialChipView.Resource.Attribute.mcv_chipText = global::MaterialChipView.SampleApp.Resource.Attribute.mcv_chipText; global::MaterialChipView.Resource.Attribute.mcv_closable = global::MaterialChipView.SampleApp.Resource.Attribute.mcv_closable; global::MaterialChipView.Resource.Attribute.mcv_closeColor = global::MaterialChipView.SampleApp.Resource.Attribute.mcv_closeColor; + global::MaterialChipView.Resource.Attribute.mcv_cornerRadius = global::MaterialChipView.SampleApp.Resource.Attribute.mcv_cornerRadius; global::MaterialChipView.Resource.Attribute.mcv_hasIcon = global::MaterialChipView.SampleApp.Resource.Attribute.mcv_hasIcon; + global::MaterialChipView.Resource.Attribute.mcv_iconText = global::MaterialChipView.SampleApp.Resource.Attribute.mcv_iconText; + global::MaterialChipView.Resource.Attribute.mcv_iconTextBackgroundColor = global::MaterialChipView.SampleApp.Resource.Attribute.mcv_iconTextBackgroundColor; + global::MaterialChipView.Resource.Attribute.mcv_iconTextColor = global::MaterialChipView.SampleApp.Resource.Attribute.mcv_iconTextColor; global::MaterialChipView.Resource.Attribute.mcv_selectable = global::MaterialChipView.SampleApp.Resource.Attribute.mcv_selectable; global::MaterialChipView.Resource.Attribute.mcv_selectedBackgroundColor = global::MaterialChipView.SampleApp.Resource.Attribute.mcv_selectedBackgroundColor; global::MaterialChipView.Resource.Attribute.mcv_selectedCloseColor = global::MaterialChipView.SampleApp.Resource.Attribute.mcv_selectedCloseColor; global::MaterialChipView.Resource.Attribute.mcv_selectedTextColor = global::MaterialChipView.SampleApp.Resource.Attribute.mcv_selectedTextColor; + global::MaterialChipView.Resource.Attribute.mcv_strokeColor = global::MaterialChipView.SampleApp.Resource.Attribute.mcv_strokeColor; + global::MaterialChipView.Resource.Attribute.mcv_strokeSize = global::MaterialChipView.SampleApp.Resource.Attribute.mcv_strokeSize; global::MaterialChipView.Resource.Attribute.mcv_textColor = global::MaterialChipView.SampleApp.Resource.Attribute.mcv_textColor; global::MaterialChipView.Resource.Attribute.measureWithLargestChild = global::MaterialChipView.SampleApp.Resource.Attribute.measureWithLargestChild; global::MaterialChipView.Resource.Attribute.multiChoiceItemLayout = global::MaterialChipView.SampleApp.Resource.Attribute.multiChoiceItemLayout; @@ -234,6 +240,7 @@ public static void UpdateIdValues() global::MaterialChipView.Resource.Attribute.textAllCaps = global::MaterialChipView.SampleApp.Resource.Attribute.textAllCaps; global::MaterialChipView.Resource.Attribute.textAppearanceLargePopupMenu = global::MaterialChipView.SampleApp.Resource.Attribute.textAppearanceLargePopupMenu; global::MaterialChipView.Resource.Attribute.textAppearanceListItem = global::MaterialChipView.SampleApp.Resource.Attribute.textAppearanceListItem; + global::MaterialChipView.Resource.Attribute.textAppearanceListItemSecondary = global::MaterialChipView.SampleApp.Resource.Attribute.textAppearanceListItemSecondary; global::MaterialChipView.Resource.Attribute.textAppearanceListItemSmall = global::MaterialChipView.SampleApp.Resource.Attribute.textAppearanceListItemSmall; global::MaterialChipView.Resource.Attribute.textAppearancePopupMenuHeader = global::MaterialChipView.SampleApp.Resource.Attribute.textAppearancePopupMenuHeader; global::MaterialChipView.Resource.Attribute.textAppearanceSearchResultSubtitle = global::MaterialChipView.SampleApp.Resource.Attribute.textAppearanceSearchResultSubtitle; @@ -249,6 +256,8 @@ public static void UpdateIdValues() global::MaterialChipView.Resource.Attribute.tickMark = global::MaterialChipView.SampleApp.Resource.Attribute.tickMark; global::MaterialChipView.Resource.Attribute.tickMarkTint = global::MaterialChipView.SampleApp.Resource.Attribute.tickMarkTint; global::MaterialChipView.Resource.Attribute.tickMarkTintMode = global::MaterialChipView.SampleApp.Resource.Attribute.tickMarkTintMode; + global::MaterialChipView.Resource.Attribute.tint = global::MaterialChipView.SampleApp.Resource.Attribute.tint; + global::MaterialChipView.Resource.Attribute.tintMode = global::MaterialChipView.SampleApp.Resource.Attribute.tintMode; global::MaterialChipView.Resource.Attribute.title = global::MaterialChipView.SampleApp.Resource.Attribute.title; global::MaterialChipView.Resource.Attribute.titleMargin = global::MaterialChipView.SampleApp.Resource.Attribute.titleMargin; global::MaterialChipView.Resource.Attribute.titleMarginBottom = global::MaterialChipView.SampleApp.Resource.Attribute.titleMarginBottom; @@ -303,7 +312,6 @@ public static void UpdateIdValues() global::MaterialChipView.Resource.Color.abc_tint_edittext = global::MaterialChipView.SampleApp.Resource.Color.abc_tint_edittext; global::MaterialChipView.Resource.Color.abc_tint_seek_thumb = global::MaterialChipView.SampleApp.Resource.Color.abc_tint_seek_thumb; global::MaterialChipView.Resource.Color.abc_tint_spinner = global::MaterialChipView.SampleApp.Resource.Color.abc_tint_spinner; - global::MaterialChipView.Resource.Color.abc_tint_switch_thumb = global::MaterialChipView.SampleApp.Resource.Color.abc_tint_switch_thumb; global::MaterialChipView.Resource.Color.abc_tint_switch_track = global::MaterialChipView.SampleApp.Resource.Color.abc_tint_switch_track; global::MaterialChipView.Resource.Color.accent_material_dark = global::MaterialChipView.SampleApp.Resource.Color.accent_material_dark; global::MaterialChipView.Resource.Color.accent_material_light = global::MaterialChipView.SampleApp.Resource.Color.accent_material_light; @@ -319,15 +327,12 @@ public static void UpdateIdValues() global::MaterialChipView.Resource.Color.bright_foreground_material_light = global::MaterialChipView.SampleApp.Resource.Color.bright_foreground_material_light; global::MaterialChipView.Resource.Color.button_material_dark = global::MaterialChipView.SampleApp.Resource.Color.button_material_dark; global::MaterialChipView.Resource.Color.button_material_light = global::MaterialChipView.SampleApp.Resource.Color.button_material_light; - global::MaterialChipView.Resource.Color.colorAccent = global::MaterialChipView.SampleApp.Resource.Color.colorAccent; global::MaterialChipView.Resource.Color.colorChipBackground = global::MaterialChipView.SampleApp.Resource.Color.colorChipBackground; global::MaterialChipView.Resource.Color.colorChipBackgroundClicked = global::MaterialChipView.SampleApp.Resource.Color.colorChipBackgroundClicked; global::MaterialChipView.Resource.Color.colorChipCloseClicked = global::MaterialChipView.SampleApp.Resource.Color.colorChipCloseClicked; global::MaterialChipView.Resource.Color.colorChipCloseInactive = global::MaterialChipView.SampleApp.Resource.Color.colorChipCloseInactive; global::MaterialChipView.Resource.Color.colorChipText = global::MaterialChipView.SampleApp.Resource.Color.colorChipText; global::MaterialChipView.Resource.Color.colorChipTextClicked = global::MaterialChipView.SampleApp.Resource.Color.colorChipTextClicked; - global::MaterialChipView.Resource.Color.colorPrimary = global::MaterialChipView.SampleApp.Resource.Color.colorPrimary; - global::MaterialChipView.Resource.Color.colorPrimaryDark = global::MaterialChipView.SampleApp.Resource.Color.colorPrimaryDark; global::MaterialChipView.Resource.Color.dim_foreground_disabled_material_dark = global::MaterialChipView.SampleApp.Resource.Color.dim_foreground_disabled_material_dark; global::MaterialChipView.Resource.Color.dim_foreground_disabled_material_light = global::MaterialChipView.SampleApp.Resource.Color.dim_foreground_disabled_material_light; global::MaterialChipView.Resource.Color.dim_foreground_material_dark = global::MaterialChipView.SampleApp.Resource.Color.dim_foreground_material_dark; @@ -734,8 +739,6 @@ public static void UpdateIdValues() global::MaterialChipView.Resource.Layout.select_dialog_multichoice_material = global::MaterialChipView.SampleApp.Resource.Layout.select_dialog_multichoice_material; global::MaterialChipView.Resource.Layout.select_dialog_singlechoice_material = global::MaterialChipView.SampleApp.Resource.Layout.select_dialog_singlechoice_material; global::MaterialChipView.Resource.Layout.support_simple_spinner_dropdown_item = global::MaterialChipView.SampleApp.Resource.Layout.support_simple_spinner_dropdown_item; - global::MaterialChipView.Resource.String.ApplicationName = global::MaterialChipView.SampleApp.Resource.String.ApplicationName; - global::MaterialChipView.Resource.String.Hello = global::MaterialChipView.SampleApp.Resource.String.Hello; global::MaterialChipView.Resource.String.abc_action_bar_home_description = global::MaterialChipView.SampleApp.Resource.String.abc_action_bar_home_description; global::MaterialChipView.Resource.String.abc_action_bar_home_description_format = global::MaterialChipView.SampleApp.Resource.String.abc_action_bar_home_description_format; global::MaterialChipView.Resource.String.abc_action_bar_home_subtitle_description_format = global::MaterialChipView.SampleApp.Resource.String.abc_action_bar_home_subtitle_description_format; @@ -1010,11 +1013,6 @@ public static void UpdateIdValues() global::MaterialChipView.Resource.Style.TextAppearance_AppCompat_Widget_PopupMenu_Small = global::MaterialChipView.SampleApp.Resource.Style.TextAppearance_AppCompat_Widget_PopupMenu_Small; global::MaterialChipView.Resource.Style.TextAppearance_AppCompat_Widget_Switch = global::MaterialChipView.SampleApp.Resource.Style.TextAppearance_AppCompat_Widget_Switch; global::MaterialChipView.Resource.Style.TextAppearance_AppCompat_Widget_TextView_SpinnerItem = global::MaterialChipView.SampleApp.Resource.Style.TextAppearance_AppCompat_Widget_TextView_SpinnerItem; - global::MaterialChipView.Resource.Style.TextAppearance_StatusBar_EventContent = global::MaterialChipView.SampleApp.Resource.Style.TextAppearance_StatusBar_EventContent; - global::MaterialChipView.Resource.Style.TextAppearance_StatusBar_EventContent_Info = global::MaterialChipView.SampleApp.Resource.Style.TextAppearance_StatusBar_EventContent_Info; - global::MaterialChipView.Resource.Style.TextAppearance_StatusBar_EventContent_Line2 = global::MaterialChipView.SampleApp.Resource.Style.TextAppearance_StatusBar_EventContent_Line2; - global::MaterialChipView.Resource.Style.TextAppearance_StatusBar_EventContent_Time = global::MaterialChipView.SampleApp.Resource.Style.TextAppearance_StatusBar_EventContent_Time; - global::MaterialChipView.Resource.Style.TextAppearance_StatusBar_EventContent_Title = global::MaterialChipView.SampleApp.Resource.Style.TextAppearance_StatusBar_EventContent_Title; global::MaterialChipView.Resource.Style.TextAppearance_Widget_AppCompat_ExpandedMenu_Item = global::MaterialChipView.SampleApp.Resource.Style.TextAppearance_Widget_AppCompat_ExpandedMenu_Item; global::MaterialChipView.Resource.Style.TextAppearance_Widget_AppCompat_Toolbar_Subtitle = global::MaterialChipView.SampleApp.Resource.Style.TextAppearance_Widget_AppCompat_Toolbar_Subtitle; global::MaterialChipView.Resource.Style.TextAppearance_Widget_AppCompat_Toolbar_Title = global::MaterialChipView.SampleApp.Resource.Style.TextAppearance_Widget_AppCompat_Toolbar_Title; @@ -1099,8 +1097,6 @@ public static void UpdateIdValues() global::MaterialChipView.Resource.Style.Widget_AppCompat_ListView = global::MaterialChipView.SampleApp.Resource.Style.Widget_AppCompat_ListView; global::MaterialChipView.Resource.Style.Widget_AppCompat_ListView_DropDown = global::MaterialChipView.SampleApp.Resource.Style.Widget_AppCompat_ListView_DropDown; global::MaterialChipView.Resource.Style.Widget_AppCompat_ListView_Menu = global::MaterialChipView.SampleApp.Resource.Style.Widget_AppCompat_ListView_Menu; - global::MaterialChipView.Resource.Style.Widget_AppCompat_NotificationActionContainer = global::MaterialChipView.SampleApp.Resource.Style.Widget_AppCompat_NotificationActionContainer; - global::MaterialChipView.Resource.Style.Widget_AppCompat_NotificationActionText = global::MaterialChipView.SampleApp.Resource.Style.Widget_AppCompat_NotificationActionText; global::MaterialChipView.Resource.Style.Widget_AppCompat_PopupMenu = global::MaterialChipView.SampleApp.Resource.Style.Widget_AppCompat_PopupMenu; global::MaterialChipView.Resource.Style.Widget_AppCompat_PopupMenu_Overflow = global::MaterialChipView.SampleApp.Resource.Style.Widget_AppCompat_PopupMenu_Overflow; global::MaterialChipView.Resource.Style.Widget_AppCompat_PopupWindow = global::MaterialChipView.SampleApp.Resource.Style.Widget_AppCompat_PopupWindow; @@ -1176,6 +1172,8 @@ public static void UpdateIdValues() global::MaterialChipView.Resource.Styleable.AppCompatImageView = global::MaterialChipView.SampleApp.Resource.Styleable.AppCompatImageView; global::MaterialChipView.Resource.Styleable.AppCompatImageView_android_src = global::MaterialChipView.SampleApp.Resource.Styleable.AppCompatImageView_android_src; global::MaterialChipView.Resource.Styleable.AppCompatImageView_srcCompat = global::MaterialChipView.SampleApp.Resource.Styleable.AppCompatImageView_srcCompat; + global::MaterialChipView.Resource.Styleable.AppCompatImageView_tint = global::MaterialChipView.SampleApp.Resource.Styleable.AppCompatImageView_tint; + global::MaterialChipView.Resource.Styleable.AppCompatImageView_tintMode = global::MaterialChipView.SampleApp.Resource.Styleable.AppCompatImageView_tintMode; global::MaterialChipView.Resource.Styleable.AppCompatSeekBar = global::MaterialChipView.SampleApp.Resource.Styleable.AppCompatSeekBar; global::MaterialChipView.Resource.Styleable.AppCompatSeekBar_android_thumb = global::MaterialChipView.SampleApp.Resource.Styleable.AppCompatSeekBar_android_thumb; global::MaterialChipView.Resource.Styleable.AppCompatSeekBar_tickMark = global::MaterialChipView.SampleApp.Resource.Styleable.AppCompatSeekBar_tickMark; @@ -1289,6 +1287,7 @@ public static void UpdateIdValues() global::MaterialChipView.Resource.Styleable.AppCompatTheme_switchStyle = global::MaterialChipView.SampleApp.Resource.Styleable.AppCompatTheme_switchStyle; global::MaterialChipView.Resource.Styleable.AppCompatTheme_textAppearanceLargePopupMenu = global::MaterialChipView.SampleApp.Resource.Styleable.AppCompatTheme_textAppearanceLargePopupMenu; global::MaterialChipView.Resource.Styleable.AppCompatTheme_textAppearanceListItem = global::MaterialChipView.SampleApp.Resource.Styleable.AppCompatTheme_textAppearanceListItem; + global::MaterialChipView.Resource.Styleable.AppCompatTheme_textAppearanceListItemSecondary = global::MaterialChipView.SampleApp.Resource.Styleable.AppCompatTheme_textAppearanceListItemSecondary; global::MaterialChipView.Resource.Styleable.AppCompatTheme_textAppearanceListItemSmall = global::MaterialChipView.SampleApp.Resource.Styleable.AppCompatTheme_textAppearanceListItemSmall; global::MaterialChipView.Resource.Styleable.AppCompatTheme_textAppearancePopupMenuHeader = global::MaterialChipView.SampleApp.Resource.Styleable.AppCompatTheme_textAppearancePopupMenuHeader; global::MaterialChipView.Resource.Styleable.AppCompatTheme_textAppearanceSearchResultSubtitle = global::MaterialChipView.SampleApp.Resource.Styleable.AppCompatTheme_textAppearanceSearchResultSubtitle; @@ -1316,11 +1315,17 @@ public static void UpdateIdValues() global::MaterialChipView.Resource.Styleable.Chip_mcv_chipText = global::MaterialChipView.SampleApp.Resource.Styleable.Chip_mcv_chipText; global::MaterialChipView.Resource.Styleable.Chip_mcv_closable = global::MaterialChipView.SampleApp.Resource.Styleable.Chip_mcv_closable; global::MaterialChipView.Resource.Styleable.Chip_mcv_closeColor = global::MaterialChipView.SampleApp.Resource.Styleable.Chip_mcv_closeColor; + global::MaterialChipView.Resource.Styleable.Chip_mcv_cornerRadius = global::MaterialChipView.SampleApp.Resource.Styleable.Chip_mcv_cornerRadius; global::MaterialChipView.Resource.Styleable.Chip_mcv_hasIcon = global::MaterialChipView.SampleApp.Resource.Styleable.Chip_mcv_hasIcon; + global::MaterialChipView.Resource.Styleable.Chip_mcv_iconText = global::MaterialChipView.SampleApp.Resource.Styleable.Chip_mcv_iconText; + global::MaterialChipView.Resource.Styleable.Chip_mcv_iconTextBackgroundColor = global::MaterialChipView.SampleApp.Resource.Styleable.Chip_mcv_iconTextBackgroundColor; + global::MaterialChipView.Resource.Styleable.Chip_mcv_iconTextColor = global::MaterialChipView.SampleApp.Resource.Styleable.Chip_mcv_iconTextColor; global::MaterialChipView.Resource.Styleable.Chip_mcv_selectable = global::MaterialChipView.SampleApp.Resource.Styleable.Chip_mcv_selectable; global::MaterialChipView.Resource.Styleable.Chip_mcv_selectedBackgroundColor = global::MaterialChipView.SampleApp.Resource.Styleable.Chip_mcv_selectedBackgroundColor; global::MaterialChipView.Resource.Styleable.Chip_mcv_selectedCloseColor = global::MaterialChipView.SampleApp.Resource.Styleable.Chip_mcv_selectedCloseColor; global::MaterialChipView.Resource.Styleable.Chip_mcv_selectedTextColor = global::MaterialChipView.SampleApp.Resource.Styleable.Chip_mcv_selectedTextColor; + global::MaterialChipView.Resource.Styleable.Chip_mcv_strokeColor = global::MaterialChipView.SampleApp.Resource.Styleable.Chip_mcv_strokeColor; + global::MaterialChipView.Resource.Styleable.Chip_mcv_strokeSize = global::MaterialChipView.SampleApp.Resource.Styleable.Chip_mcv_strokeSize; global::MaterialChipView.Resource.Styleable.Chip_mcv_textColor = global::MaterialChipView.SampleApp.Resource.Styleable.Chip_mcv_textColor; global::MaterialChipView.Resource.Styleable.ColorStateListItem = global::MaterialChipView.SampleApp.Resource.Styleable.ColorStateListItem; global::MaterialChipView.Resource.Styleable.ColorStateListItem_alpha = global::MaterialChipView.SampleApp.Resource.Styleable.ColorStateListItem_alpha; @@ -1530,6 +1535,12 @@ public partial class Animation // aapt resource value: 0x7f040009 public const int abc_slide_out_top = 2130968585; + // aapt resource value: 0x7f04000a + public const int tooltip_enter = 2130968586; + + // aapt resource value: 0x7f04000b + public const int tooltip_exit = 2130968587; + static Animation() { global::Android.Runtime.ResourceIdManager.UpdateIdValues(); @@ -1543,140 +1554,158 @@ private Animation() public partial class Attribute { - // aapt resource value: 0x7f010041 - public const int actionBarDivider = 2130772033; + // aapt resource value: 0x7f010049 + public const int actionBarDivider = 2130772041; - // aapt resource value: 0x7f010042 - public const int actionBarItemBackground = 2130772034; + // aapt resource value: 0x7f01004a + public const int actionBarItemBackground = 2130772042; - // aapt resource value: 0x7f01003b - public const int actionBarPopupTheme = 2130772027; + // aapt resource value: 0x7f010043 + public const int actionBarPopupTheme = 2130772035; - // aapt resource value: 0x7f010040 - public const int actionBarSize = 2130772032; + // aapt resource value: 0x7f010048 + public const int actionBarSize = 2130772040; - // aapt resource value: 0x7f01003d - public const int actionBarSplitStyle = 2130772029; + // aapt resource value: 0x7f010045 + public const int actionBarSplitStyle = 2130772037; - // aapt resource value: 0x7f01003c - public const int actionBarStyle = 2130772028; + // aapt resource value: 0x7f010044 + public const int actionBarStyle = 2130772036; - // aapt resource value: 0x7f010037 - public const int actionBarTabBarStyle = 2130772023; + // aapt resource value: 0x7f01003f + public const int actionBarTabBarStyle = 2130772031; - // aapt resource value: 0x7f010036 - public const int actionBarTabStyle = 2130772022; + // aapt resource value: 0x7f01003e + public const int actionBarTabStyle = 2130772030; - // aapt resource value: 0x7f010038 - public const int actionBarTabTextStyle = 2130772024; + // aapt resource value: 0x7f010040 + public const int actionBarTabTextStyle = 2130772032; - // aapt resource value: 0x7f01003e - public const int actionBarTheme = 2130772030; + // aapt resource value: 0x7f010046 + public const int actionBarTheme = 2130772038; - // aapt resource value: 0x7f01003f - public const int actionBarWidgetTheme = 2130772031; + // aapt resource value: 0x7f010047 + public const int actionBarWidgetTheme = 2130772039; - // aapt resource value: 0x7f01005c - public const int actionButtonStyle = 2130772060; + // aapt resource value: 0x7f010064 + public const int actionButtonStyle = 2130772068; - // aapt resource value: 0x7f010058 - public const int actionDropDownStyle = 2130772056; + // aapt resource value: 0x7f010060 + public const int actionDropDownStyle = 2130772064; - // aapt resource value: 0x7f0100ad - public const int actionLayout = 2130772141; + // aapt resource value: 0x7f0100bb + public const int actionLayout = 2130772155; - // aapt resource value: 0x7f010043 - public const int actionMenuTextAppearance = 2130772035; + // aapt resource value: 0x7f01004b + public const int actionMenuTextAppearance = 2130772043; - // aapt resource value: 0x7f010044 - public const int actionMenuTextColor = 2130772036; + // aapt resource value: 0x7f01004c + public const int actionMenuTextColor = 2130772044; - // aapt resource value: 0x7f010047 - public const int actionModeBackground = 2130772039; + // aapt resource value: 0x7f01004f + public const int actionModeBackground = 2130772047; - // aapt resource value: 0x7f010046 - public const int actionModeCloseButtonStyle = 2130772038; + // aapt resource value: 0x7f01004e + public const int actionModeCloseButtonStyle = 2130772046; - // aapt resource value: 0x7f010049 - public const int actionModeCloseDrawable = 2130772041; + // aapt resource value: 0x7f010051 + public const int actionModeCloseDrawable = 2130772049; - // aapt resource value: 0x7f01004b - public const int actionModeCopyDrawable = 2130772043; + // aapt resource value: 0x7f010053 + public const int actionModeCopyDrawable = 2130772051; - // aapt resource value: 0x7f01004a - public const int actionModeCutDrawable = 2130772042; + // aapt resource value: 0x7f010052 + public const int actionModeCutDrawable = 2130772050; - // aapt resource value: 0x7f01004f - public const int actionModeFindDrawable = 2130772047; + // aapt resource value: 0x7f010057 + public const int actionModeFindDrawable = 2130772055; - // aapt resource value: 0x7f01004c - public const int actionModePasteDrawable = 2130772044; + // aapt resource value: 0x7f010054 + public const int actionModePasteDrawable = 2130772052; - // aapt resource value: 0x7f010051 - public const int actionModePopupWindowStyle = 2130772049; + // aapt resource value: 0x7f010059 + public const int actionModePopupWindowStyle = 2130772057; + + // aapt resource value: 0x7f010055 + public const int actionModeSelectAllDrawable = 2130772053; + + // aapt resource value: 0x7f010056 + public const int actionModeShareDrawable = 2130772054; + + // aapt resource value: 0x7f010050 + public const int actionModeSplitBackground = 2130772048; // aapt resource value: 0x7f01004d - public const int actionModeSelectAllDrawable = 2130772045; + public const int actionModeStyle = 2130772045; - // aapt resource value: 0x7f01004e - public const int actionModeShareDrawable = 2130772046; + // aapt resource value: 0x7f010058 + public const int actionModeWebSearchDrawable = 2130772056; - // aapt resource value: 0x7f010048 - public const int actionModeSplitBackground = 2130772040; + // aapt resource value: 0x7f010041 + public const int actionOverflowButtonStyle = 2130772033; - // aapt resource value: 0x7f010045 - public const int actionModeStyle = 2130772037; + // aapt resource value: 0x7f010042 + public const int actionOverflowMenuStyle = 2130772034; - // aapt resource value: 0x7f010050 - public const int actionModeWebSearchDrawable = 2130772048; + // aapt resource value: 0x7f0100bd + public const int actionProviderClass = 2130772157; - // aapt resource value: 0x7f010039 - public const int actionOverflowButtonStyle = 2130772025; + // aapt resource value: 0x7f0100bc + public const int actionViewClass = 2130772156; - // aapt resource value: 0x7f01003a - public const int actionOverflowMenuStyle = 2130772026; + // aapt resource value: 0x7f01006c + public const int activityChooserViewStyle = 2130772076; - // aapt resource value: 0x7f0100af - public const int actionProviderClass = 2130772143; + // aapt resource value: 0x7f010091 + public const int alertDialogButtonGroupStyle = 2130772113; - // aapt resource value: 0x7f0100ae - public const int actionViewClass = 2130772142; + // aapt resource value: 0x7f010092 + public const int alertDialogCenterButtons = 2130772114; - // aapt resource value: 0x7f010064 - public const int activityChooserViewStyle = 2130772068; + // aapt resource value: 0x7f010090 + public const int alertDialogStyle = 2130772112; - // aapt resource value: 0x7f010088 - public const int alertDialogButtonGroupStyle = 2130772104; + // aapt resource value: 0x7f010093 + public const int alertDialogTheme = 2130772115; - // aapt resource value: 0x7f010089 - public const int alertDialogCenterButtons = 2130772105; + // aapt resource value: 0x7f010114 + public const int alignContent = 2130772244; - // aapt resource value: 0x7f010087 - public const int alertDialogStyle = 2130772103; + // aapt resource value: 0x7f010113 + public const int alignItems = 2130772243; - // aapt resource value: 0x7f01008a - public const int alertDialogTheme = 2130772106; + // aapt resource value: 0x7f0100a9 + public const int allowStacking = 2130772137; - // aapt resource value: 0x7f0100f3 - public const int alignContent = 2130772211; + // aapt resource value: 0x7f0100aa + public const int alpha = 2130772138; - // aapt resource value: 0x7f0100f2 - public const int alignItems = 2130772210; + // aapt resource value: 0x7f0100b8 + public const int alphabeticModifiers = 2130772152; - // aapt resource value: 0x7f01009d - public const int allowStacking = 2130772125; + // aapt resource value: 0x7f0100b1 + public const int arrowHeadLength = 2130772145; - // aapt resource value: 0x7f01009e - public const int alpha = 2130772126; + // aapt resource value: 0x7f0100b2 + public const int arrowShaftLength = 2130772146; - // aapt resource value: 0x7f0100a5 - public const int arrowHeadLength = 2130772133; + // aapt resource value: 0x7f010098 + public const int autoCompleteTextViewStyle = 2130772120; - // aapt resource value: 0x7f0100a6 - public const int arrowShaftLength = 2130772134; + // aapt resource value: 0x7f010032 + public const int autoSizeMaxTextSize = 2130772018; - // aapt resource value: 0x7f01008f - public const int autoCompleteTextViewStyle = 2130772111; + // aapt resource value: 0x7f010031 + public const int autoSizeMinTextSize = 2130772017; + + // aapt resource value: 0x7f010030 + public const int autoSizePresetSizes = 2130772016; + + // aapt resource value: 0x7f01002f + public const int autoSizeStepGranularity = 2130772015; + + // aapt resource value: 0x7f01002e + public const int autoSizeTextType = 2130772014; // aapt resource value: 0x7f01000c public const int background = 2130771980; @@ -1687,101 +1716,107 @@ public partial class Attribute // aapt resource value: 0x7f01000d public const int backgroundStacked = 2130771981; - // aapt resource value: 0x7f0100e2 - public const int backgroundTint = 2130772194; + // aapt resource value: 0x7f0100f4 + public const int backgroundTint = 2130772212; - // aapt resource value: 0x7f0100e3 - public const int backgroundTintMode = 2130772195; + // aapt resource value: 0x7f0100f5 + public const int backgroundTintMode = 2130772213; - // aapt resource value: 0x7f0100a7 - public const int barLength = 2130772135; + // aapt resource value: 0x7f0100b3 + public const int barLength = 2130772147; - // aapt resource value: 0x7f010061 - public const int borderlessButtonStyle = 2130772065; + // aapt resource value: 0x7f010069 + public const int borderlessButtonStyle = 2130772073; - // aapt resource value: 0x7f01005e - public const int buttonBarButtonStyle = 2130772062; + // aapt resource value: 0x7f010066 + public const int buttonBarButtonStyle = 2130772070; - // aapt resource value: 0x7f01008d - public const int buttonBarNegativeButtonStyle = 2130772109; + // aapt resource value: 0x7f010096 + public const int buttonBarNegativeButtonStyle = 2130772118; - // aapt resource value: 0x7f01008e - public const int buttonBarNeutralButtonStyle = 2130772110; + // aapt resource value: 0x7f010097 + public const int buttonBarNeutralButtonStyle = 2130772119; - // aapt resource value: 0x7f01008c - public const int buttonBarPositiveButtonStyle = 2130772108; + // aapt resource value: 0x7f010095 + public const int buttonBarPositiveButtonStyle = 2130772117; - // aapt resource value: 0x7f01005d - public const int buttonBarStyle = 2130772061; + // aapt resource value: 0x7f010065 + public const int buttonBarStyle = 2130772069; - // aapt resource value: 0x7f0100d7 - public const int buttonGravity = 2130772183; + // aapt resource value: 0x7f0100e9 + public const int buttonGravity = 2130772201; // aapt resource value: 0x7f010021 public const int buttonPanelSideLayout = 2130772001; - // aapt resource value: 0x7f010090 - public const int buttonStyle = 2130772112; + // aapt resource value: 0x7f010099 + public const int buttonStyle = 2130772121; - // aapt resource value: 0x7f010091 - public const int buttonStyleSmall = 2130772113; + // aapt resource value: 0x7f01009a + public const int buttonStyleSmall = 2130772122; - // aapt resource value: 0x7f01009f - public const int buttonTint = 2130772127; + // aapt resource value: 0x7f0100ab + public const int buttonTint = 2130772139; - // aapt resource value: 0x7f0100a0 - public const int buttonTintMode = 2130772128; + // aapt resource value: 0x7f0100ac + public const int buttonTintMode = 2130772140; - // aapt resource value: 0x7f010092 - public const int checkboxStyle = 2130772114; + // aapt resource value: 0x7f01009b + public const int checkboxStyle = 2130772123; - // aapt resource value: 0x7f010093 - public const int checkedTextViewStyle = 2130772115; + // aapt resource value: 0x7f01009c + public const int checkedTextViewStyle = 2130772124; - // aapt resource value: 0x7f0100ba - public const int closeIcon = 2130772154; + // aapt resource value: 0x7f0100cc + public const int closeIcon = 2130772172; // aapt resource value: 0x7f01001e public const int closeItemLayout = 2130771998; - // aapt resource value: 0x7f0100d9 - public const int collapseContentDescription = 2130772185; + // aapt resource value: 0x7f0100eb + public const int collapseContentDescription = 2130772203; - // aapt resource value: 0x7f0100d8 - public const int collapseIcon = 2130772184; + // aapt resource value: 0x7f0100ea + public const int collapseIcon = 2130772202; - // aapt resource value: 0x7f0100a1 - public const int color = 2130772129; + // aapt resource value: 0x7f0100ad + public const int color = 2130772141; - // aapt resource value: 0x7f01007f - public const int colorAccent = 2130772095; + // aapt resource value: 0x7f010088 + public const int colorAccent = 2130772104; - // aapt resource value: 0x7f010086 - public const int colorBackgroundFloating = 2130772102; + // aapt resource value: 0x7f01008f + public const int colorBackgroundFloating = 2130772111; - // aapt resource value: 0x7f010083 - public const int colorButtonNormal = 2130772099; + // aapt resource value: 0x7f01008c + public const int colorButtonNormal = 2130772108; - // aapt resource value: 0x7f010081 - public const int colorControlActivated = 2130772097; + // aapt resource value: 0x7f01008a + public const int colorControlActivated = 2130772106; - // aapt resource value: 0x7f010082 - public const int colorControlHighlight = 2130772098; + // aapt resource value: 0x7f01008b + public const int colorControlHighlight = 2130772107; - // aapt resource value: 0x7f010080 - public const int colorControlNormal = 2130772096; + // aapt resource value: 0x7f010089 + public const int colorControlNormal = 2130772105; - // aapt resource value: 0x7f01007d - public const int colorPrimary = 2130772093; + // aapt resource value: 0x7f0100a8 + public const int colorError = 2130772136; - // aapt resource value: 0x7f01007e - public const int colorPrimaryDark = 2130772094; + // aapt resource value: 0x7f010086 + public const int colorPrimary = 2130772102; - // aapt resource value: 0x7f010084 - public const int colorSwitchThumbNormal = 2130772100; + // aapt resource value: 0x7f010087 + public const int colorPrimaryDark = 2130772103; - // aapt resource value: 0x7f0100bf - public const int commitIcon = 2130772159; + // aapt resource value: 0x7f01008d + public const int colorSwitchThumbNormal = 2130772109; + + // aapt resource value: 0x7f0100d1 + public const int commitIcon = 2130772177; + + // aapt resource value: 0x7f0100be + public const int contentDescription = 2130772158; // aapt resource value: 0x7f010017 public const int contentInsetEnd = 2130771991; @@ -1801,20 +1836,20 @@ public partial class Attribute // aapt resource value: 0x7f01001a public const int contentInsetStartWithNavigation = 2130771994; - // aapt resource value: 0x7f010085 - public const int controlBackground = 2130772101; + // aapt resource value: 0x7f01008e + public const int controlBackground = 2130772110; // aapt resource value: 0x7f01000f public const int customNavigationLayout = 2130771983; - // aapt resource value: 0x7f0100b9 - public const int defaultQueryHint = 2130772153; + // aapt resource value: 0x7f0100cb + public const int defaultQueryHint = 2130772171; - // aapt resource value: 0x7f010056 - public const int dialogPreferredPadding = 2130772054; + // aapt resource value: 0x7f01005e + public const int dialogPreferredPadding = 2130772062; - // aapt resource value: 0x7f010055 - public const int dialogTheme = 2130772053; + // aapt resource value: 0x7f01005d + public const int dialogTheme = 2130772061; // aapt resource value: 0x7f010005 public const int displayOptions = 2130771973; @@ -1822,44 +1857,44 @@ public partial class Attribute // aapt resource value: 0x7f01000b public const int divider = 2130771979; - // aapt resource value: 0x7f0100f4 - public const int dividerDrawable = 2130772212; + // aapt resource value: 0x7f010115 + public const int dividerDrawable = 2130772245; - // aapt resource value: 0x7f0100f5 - public const int dividerDrawableHorizontal = 2130772213; + // aapt resource value: 0x7f010116 + public const int dividerDrawableHorizontal = 2130772246; - // aapt resource value: 0x7f0100f6 - public const int dividerDrawableVertical = 2130772214; + // aapt resource value: 0x7f010117 + public const int dividerDrawableVertical = 2130772247; - // aapt resource value: 0x7f010063 - public const int dividerHorizontal = 2130772067; + // aapt resource value: 0x7f01006b + public const int dividerHorizontal = 2130772075; - // aapt resource value: 0x7f0100ab - public const int dividerPadding = 2130772139; + // aapt resource value: 0x7f0100b7 + public const int dividerPadding = 2130772151; - // aapt resource value: 0x7f010062 - public const int dividerVertical = 2130772066; + // aapt resource value: 0x7f01006a + public const int dividerVertical = 2130772074; - // aapt resource value: 0x7f0100a3 - public const int drawableSize = 2130772131; + // aapt resource value: 0x7f0100af + public const int drawableSize = 2130772143; // aapt resource value: 0x7f010000 public const int drawerArrowStyle = 2130771968; - // aapt resource value: 0x7f010075 - public const int dropDownListViewStyle = 2130772085; + // aapt resource value: 0x7f01007d + public const int dropDownListViewStyle = 2130772093; - // aapt resource value: 0x7f010059 - public const int dropdownListPreferredItemHeight = 2130772057; + // aapt resource value: 0x7f010061 + public const int dropdownListPreferredItemHeight = 2130772065; - // aapt resource value: 0x7f01006a - public const int editTextBackground = 2130772074; + // aapt resource value: 0x7f010072 + public const int editTextBackground = 2130772082; - // aapt resource value: 0x7f010069 - public const int editTextColor = 2130772073; + // aapt resource value: 0x7f010071 + public const int editTextColor = 2130772081; - // aapt resource value: 0x7f010094 - public const int editTextStyle = 2130772116; + // aapt resource value: 0x7f01009d + public const int editTextStyle = 2130772125; // aapt resource value: 0x7f01001c public const int elevation = 2130771996; @@ -1867,17 +1902,47 @@ public partial class Attribute // aapt resource value: 0x7f010020 public const int expandActivityOverflowButtonDrawable = 2130772000; - // aapt resource value: 0x7f0100ef - public const int flexDirection = 2130772207; + // aapt resource value: 0x7f010110 + public const int flexDirection = 2130772240; - // aapt resource value: 0x7f0100f0 - public const int flexWrap = 2130772208; + // aapt resource value: 0x7f010111 + public const int flexWrap = 2130772241; - // aapt resource value: 0x7f0100a4 - public const int gapBetweenBars = 2130772132; + // aapt resource value: 0x7f0100fd + public const int font = 2130772221; - // aapt resource value: 0x7f0100bb - public const int goIcon = 2130772155; + // aapt resource value: 0x7f010033 + public const int fontFamily = 2130772019; + + // aapt resource value: 0x7f0100f6 + public const int fontProviderAuthority = 2130772214; + + // aapt resource value: 0x7f0100f9 + public const int fontProviderCerts = 2130772217; + + // aapt resource value: 0x7f0100fa + public const int fontProviderFetchStrategy = 2130772218; + + // aapt resource value: 0x7f0100fb + public const int fontProviderFetchTimeout = 2130772219; + + // aapt resource value: 0x7f0100f7 + public const int fontProviderPackage = 2130772215; + + // aapt resource value: 0x7f0100f8 + public const int fontProviderQuery = 2130772216; + + // aapt resource value: 0x7f0100fc + public const int fontStyle = 2130772220; + + // aapt resource value: 0x7f0100fe + public const int fontWeight = 2130772222; + + // aapt resource value: 0x7f0100b0 + public const int gapBetweenBars = 2130772144; + + // aapt resource value: 0x7f0100cd + public const int goIcon = 2130772173; // aapt resource value: 0x7f010001 public const int height = 2130771969; @@ -1885,8 +1950,8 @@ public partial class Attribute // aapt resource value: 0x7f010015 public const int hideOnContentScroll = 2130771989; - // aapt resource value: 0x7f01005b - public const int homeAsUpIndicator = 2130772059; + // aapt resource value: 0x7f010063 + public const int homeAsUpIndicator = 2130772067; // aapt resource value: 0x7f010010 public const int homeLayout = 2130771984; @@ -1894,11 +1959,17 @@ public partial class Attribute // aapt resource value: 0x7f010009 public const int icon = 2130771977; - // aapt resource value: 0x7f0100b7 - public const int iconifiedByDefault = 2130772151; + // aapt resource value: 0x7f0100c0 + public const int iconTint = 2130772160; - // aapt resource value: 0x7f01006b - public const int imageButtonStyle = 2130772075; + // aapt resource value: 0x7f0100c1 + public const int iconTintMode = 2130772161; + + // aapt resource value: 0x7f0100c9 + public const int iconifiedByDefault = 2130772169; + + // aapt resource value: 0x7f010073 + public const int imageButtonStyle = 2130772083; // aapt resource value: 0x7f010012 public const int indeterminateProgressStyle = 2130771986; @@ -1912,47 +1983,47 @@ public partial class Attribute // aapt resource value: 0x7f010014 public const int itemPadding = 2130771988; - // aapt resource value: 0x7f0100f1 - public const int justifyContent = 2130772209; + // aapt resource value: 0x7f010112 + public const int justifyContent = 2130772242; - // aapt resource value: 0x7f0100b6 - public const int layout = 2130772150; + // aapt resource value: 0x7f0100c8 + public const int layout = 2130772168; - // aapt resource value: 0x7f0100fe - public const int layout_alignSelf = 2130772222; + // aapt resource value: 0x7f01011f + public const int layout_alignSelf = 2130772255; - // aapt resource value: 0x7f0100fd - public const int layout_flexBasisPercent = 2130772221; + // aapt resource value: 0x7f01011e + public const int layout_flexBasisPercent = 2130772254; - // aapt resource value: 0x7f0100fb - public const int layout_flexGrow = 2130772219; + // aapt resource value: 0x7f01011c + public const int layout_flexGrow = 2130772252; - // aapt resource value: 0x7f0100fc - public const int layout_flexShrink = 2130772220; + // aapt resource value: 0x7f01011d + public const int layout_flexShrink = 2130772253; - // aapt resource value: 0x7f010102 - public const int layout_maxHeight = 2130772226; + // aapt resource value: 0x7f010123 + public const int layout_maxHeight = 2130772259; - // aapt resource value: 0x7f010101 - public const int layout_maxWidth = 2130772225; + // aapt resource value: 0x7f010122 + public const int layout_maxWidth = 2130772258; - // aapt resource value: 0x7f010100 - public const int layout_minHeight = 2130772224; + // aapt resource value: 0x7f010121 + public const int layout_minHeight = 2130772257; - // aapt resource value: 0x7f0100ff - public const int layout_minWidth = 2130772223; + // aapt resource value: 0x7f010120 + public const int layout_minWidth = 2130772256; - // aapt resource value: 0x7f0100fa - public const int layout_order = 2130772218; + // aapt resource value: 0x7f01011b + public const int layout_order = 2130772251; - // aapt resource value: 0x7f010103 - public const int layout_wrapBefore = 2130772227; + // aapt resource value: 0x7f010124 + public const int layout_wrapBefore = 2130772260; - // aapt resource value: 0x7f01007c - public const int listChoiceBackgroundIndicator = 2130772092; + // aapt resource value: 0x7f010085 + public const int listChoiceBackgroundIndicator = 2130772101; - // aapt resource value: 0x7f010057 - public const int listDividerAlertDialog = 2130772055; + // aapt resource value: 0x7f01005f + public const int listDividerAlertDialog = 2130772063; // aapt resource value: 0x7f010025 public const int listItemLayout = 2130772005; @@ -1960,119 +2031,140 @@ public partial class Attribute // aapt resource value: 0x7f010022 public const int listLayout = 2130772002; - // aapt resource value: 0x7f01009c - public const int listMenuViewStyle = 2130772124; + // aapt resource value: 0x7f0100a5 + public const int listMenuViewStyle = 2130772133; - // aapt resource value: 0x7f010076 - public const int listPopupWindowStyle = 2130772086; + // aapt resource value: 0x7f01007e + public const int listPopupWindowStyle = 2130772094; - // aapt resource value: 0x7f010070 - public const int listPreferredItemHeight = 2130772080; + // aapt resource value: 0x7f010078 + public const int listPreferredItemHeight = 2130772088; - // aapt resource value: 0x7f010072 - public const int listPreferredItemHeightLarge = 2130772082; + // aapt resource value: 0x7f01007a + public const int listPreferredItemHeightLarge = 2130772090; - // aapt resource value: 0x7f010071 - public const int listPreferredItemHeightSmall = 2130772081; + // aapt resource value: 0x7f010079 + public const int listPreferredItemHeightSmall = 2130772089; - // aapt resource value: 0x7f010073 - public const int listPreferredItemPaddingLeft = 2130772083; + // aapt resource value: 0x7f01007b + public const int listPreferredItemPaddingLeft = 2130772091; - // aapt resource value: 0x7f010074 - public const int listPreferredItemPaddingRight = 2130772084; + // aapt resource value: 0x7f01007c + public const int listPreferredItemPaddingRight = 2130772092; // aapt resource value: 0x7f01000a public const int logo = 2130771978; - // aapt resource value: 0x7f0100dc - public const int logoDescription = 2130772188; + // aapt resource value: 0x7f0100ee + public const int logoDescription = 2130772206; - // aapt resource value: 0x7f0100d6 - public const int maxButtonHeight = 2130772182; + // aapt resource value: 0x7f0100e8 + public const int maxButtonHeight = 2130772200; - // aapt resource value: 0x7f0100e9 - public const int mcv_backgroundColor = 2130772201; + // aapt resource value: 0x7f010104 + public const int mcv_backgroundColor = 2130772228; - // aapt resource value: 0x7f0100e6 - public const int mcv_chipIcon = 2130772198; + // aapt resource value: 0x7f010101 + public const int mcv_chipIcon = 2130772225; - // aapt resource value: 0x7f0100e4 - public const int mcv_chipText = 2130772196; + // aapt resource value: 0x7f0100ff + public const int mcv_chipText = 2130772223; - // aapt resource value: 0x7f0100e7 - public const int mcv_closable = 2130772199; + // aapt resource value: 0x7f010102 + public const int mcv_closable = 2130772226; - // aapt resource value: 0x7f0100ed - public const int mcv_closeColor = 2130772205; + // aapt resource value: 0x7f010108 + public const int mcv_closeColor = 2130772232; - // aapt resource value: 0x7f0100e5 - public const int mcv_hasIcon = 2130772197; + // aapt resource value: 0x7f01010a + public const int mcv_cornerRadius = 2130772234; - // aapt resource value: 0x7f0100e8 - public const int mcv_selectable = 2130772200; + // aapt resource value: 0x7f010100 + public const int mcv_hasIcon = 2130772224; - // aapt resource value: 0x7f0100ea - public const int mcv_selectedBackgroundColor = 2130772202; + // aapt resource value: 0x7f01010d + public const int mcv_iconText = 2130772237; - // aapt resource value: 0x7f0100ee - public const int mcv_selectedCloseColor = 2130772206; + // aapt resource value: 0x7f01010f + public const int mcv_iconTextBackgroundColor = 2130772239; - // aapt resource value: 0x7f0100ec - public const int mcv_selectedTextColor = 2130772204; + // aapt resource value: 0x7f01010e + public const int mcv_iconTextColor = 2130772238; - // aapt resource value: 0x7f0100eb - public const int mcv_textColor = 2130772203; + // aapt resource value: 0x7f010103 + public const int mcv_selectable = 2130772227; - // aapt resource value: 0x7f0100a9 - public const int measureWithLargestChild = 2130772137; + // aapt resource value: 0x7f010105 + public const int mcv_selectedBackgroundColor = 2130772229; + + // aapt resource value: 0x7f010109 + public const int mcv_selectedCloseColor = 2130772233; + + // aapt resource value: 0x7f010107 + public const int mcv_selectedTextColor = 2130772231; + + // aapt resource value: 0x7f01010c + public const int mcv_strokeColor = 2130772236; + + // aapt resource value: 0x7f01010b + public const int mcv_strokeSize = 2130772235; + + // aapt resource value: 0x7f010106 + public const int mcv_textColor = 2130772230; + + // aapt resource value: 0x7f0100b5 + public const int measureWithLargestChild = 2130772149; // aapt resource value: 0x7f010023 public const int multiChoiceItemLayout = 2130772003; - // aapt resource value: 0x7f0100db - public const int navigationContentDescription = 2130772187; + // aapt resource value: 0x7f0100ed + public const int navigationContentDescription = 2130772205; - // aapt resource value: 0x7f0100da - public const int navigationIcon = 2130772186; + // aapt resource value: 0x7f0100ec + public const int navigationIcon = 2130772204; // aapt resource value: 0x7f010004 public const int navigationMode = 2130771972; - // aapt resource value: 0x7f0100b2 - public const int overlapAnchor = 2130772146; + // aapt resource value: 0x7f0100b9 + public const int numericModifiers = 2130772153; - // aapt resource value: 0x7f0100b4 - public const int paddingBottomNoButtons = 2130772148; + // aapt resource value: 0x7f0100c4 + public const int overlapAnchor = 2130772164; - // aapt resource value: 0x7f0100e0 - public const int paddingEnd = 2130772192; + // aapt resource value: 0x7f0100c6 + public const int paddingBottomNoButtons = 2130772166; - // aapt resource value: 0x7f0100df - public const int paddingStart = 2130772191; + // aapt resource value: 0x7f0100f2 + public const int paddingEnd = 2130772210; - // aapt resource value: 0x7f0100b5 - public const int paddingTopNoTitle = 2130772149; + // aapt resource value: 0x7f0100f1 + public const int paddingStart = 2130772209; - // aapt resource value: 0x7f010079 - public const int panelBackground = 2130772089; + // aapt resource value: 0x7f0100c7 + public const int paddingTopNoTitle = 2130772167; - // aapt resource value: 0x7f01007b - public const int panelMenuListTheme = 2130772091; + // aapt resource value: 0x7f010082 + public const int panelBackground = 2130772098; - // aapt resource value: 0x7f01007a - public const int panelMenuListWidth = 2130772090; + // aapt resource value: 0x7f010084 + public const int panelMenuListTheme = 2130772100; - // aapt resource value: 0x7f010067 - public const int popupMenuStyle = 2130772071; + // aapt resource value: 0x7f010083 + public const int panelMenuListWidth = 2130772099; + + // aapt resource value: 0x7f01006f + public const int popupMenuStyle = 2130772079; // aapt resource value: 0x7f01001d public const int popupTheme = 2130771997; - // aapt resource value: 0x7f010068 - public const int popupWindowStyle = 2130772072; + // aapt resource value: 0x7f010070 + public const int popupWindowStyle = 2130772080; - // aapt resource value: 0x7f0100b0 - public const int preserveIconSpacing = 2130772144; + // aapt resource value: 0x7f0100c2 + public const int preserveIconSpacing = 2130772162; // aapt resource value: 0x7f010013 public const int progressBarPadding = 2130771987; @@ -2080,59 +2172,59 @@ public partial class Attribute // aapt resource value: 0x7f010011 public const int progressBarStyle = 2130771985; - // aapt resource value: 0x7f0100c1 - public const int queryBackground = 2130772161; + // aapt resource value: 0x7f0100d3 + public const int queryBackground = 2130772179; - // aapt resource value: 0x7f0100b8 - public const int queryHint = 2130772152; + // aapt resource value: 0x7f0100ca + public const int queryHint = 2130772170; - // aapt resource value: 0x7f010095 - public const int radioButtonStyle = 2130772117; + // aapt resource value: 0x7f01009e + public const int radioButtonStyle = 2130772126; - // aapt resource value: 0x7f010096 - public const int ratingBarStyle = 2130772118; + // aapt resource value: 0x7f01009f + public const int ratingBarStyle = 2130772127; - // aapt resource value: 0x7f010097 - public const int ratingBarStyleIndicator = 2130772119; + // aapt resource value: 0x7f0100a0 + public const int ratingBarStyleIndicator = 2130772128; - // aapt resource value: 0x7f010098 - public const int ratingBarStyleSmall = 2130772120; + // aapt resource value: 0x7f0100a1 + public const int ratingBarStyleSmall = 2130772129; - // aapt resource value: 0x7f0100bd - public const int searchHintIcon = 2130772157; + // aapt resource value: 0x7f0100cf + public const int searchHintIcon = 2130772175; - // aapt resource value: 0x7f0100bc - public const int searchIcon = 2130772156; + // aapt resource value: 0x7f0100ce + public const int searchIcon = 2130772174; - // aapt resource value: 0x7f01006f - public const int searchViewStyle = 2130772079; + // aapt resource value: 0x7f010077 + public const int searchViewStyle = 2130772087; - // aapt resource value: 0x7f010099 - public const int seekBarStyle = 2130772121; + // aapt resource value: 0x7f0100a2 + public const int seekBarStyle = 2130772130; - // aapt resource value: 0x7f01005f - public const int selectableItemBackground = 2130772063; + // aapt resource value: 0x7f010067 + public const int selectableItemBackground = 2130772071; - // aapt resource value: 0x7f010060 - public const int selectableItemBackgroundBorderless = 2130772064; + // aapt resource value: 0x7f010068 + public const int selectableItemBackgroundBorderless = 2130772072; - // aapt resource value: 0x7f0100ac - public const int showAsAction = 2130772140; + // aapt resource value: 0x7f0100ba + public const int showAsAction = 2130772154; - // aapt resource value: 0x7f0100f7 - public const int showDivider = 2130772215; + // aapt resource value: 0x7f010118 + public const int showDivider = 2130772248; - // aapt resource value: 0x7f0100f8 - public const int showDividerHorizontal = 2130772216; + // aapt resource value: 0x7f010119 + public const int showDividerHorizontal = 2130772249; - // aapt resource value: 0x7f0100f9 - public const int showDividerVertical = 2130772217; + // aapt resource value: 0x7f01011a + public const int showDividerVertical = 2130772250; - // aapt resource value: 0x7f0100aa - public const int showDividers = 2130772138; + // aapt resource value: 0x7f0100b6 + public const int showDividers = 2130772150; - // aapt resource value: 0x7f0100cd - public const int showText = 2130772173; + // aapt resource value: 0x7f0100df + public const int showText = 2130772191; // aapt resource value: 0x7f010026 public const int showTitle = 2130772006; @@ -2140,188 +2232,206 @@ public partial class Attribute // aapt resource value: 0x7f010024 public const int singleChoiceItemLayout = 2130772004; - // aapt resource value: 0x7f0100a2 - public const int spinBars = 2130772130; + // aapt resource value: 0x7f0100ae + public const int spinBars = 2130772142; - // aapt resource value: 0x7f01005a - public const int spinnerDropDownItemStyle = 2130772058; + // aapt resource value: 0x7f010062 + public const int spinnerDropDownItemStyle = 2130772066; - // aapt resource value: 0x7f01009a - public const int spinnerStyle = 2130772122; + // aapt resource value: 0x7f0100a3 + public const int spinnerStyle = 2130772131; - // aapt resource value: 0x7f0100cc - public const int splitTrack = 2130772172; + // aapt resource value: 0x7f0100de + public const int splitTrack = 2130772190; // aapt resource value: 0x7f010027 public const int srcCompat = 2130772007; - // aapt resource value: 0x7f0100b3 - public const int state_above_anchor = 2130772147; + // aapt resource value: 0x7f0100c5 + public const int state_above_anchor = 2130772165; - // aapt resource value: 0x7f0100b1 - public const int subMenuArrow = 2130772145; + // aapt resource value: 0x7f0100c3 + public const int subMenuArrow = 2130772163; - // aapt resource value: 0x7f0100c2 - public const int submitBackground = 2130772162; + // aapt resource value: 0x7f0100d4 + public const int submitBackground = 2130772180; // aapt resource value: 0x7f010006 public const int subtitle = 2130771974; - // aapt resource value: 0x7f0100cf - public const int subtitleTextAppearance = 2130772175; + // aapt resource value: 0x7f0100e1 + public const int subtitleTextAppearance = 2130772193; - // aapt resource value: 0x7f0100de - public const int subtitleTextColor = 2130772190; + // aapt resource value: 0x7f0100f0 + public const int subtitleTextColor = 2130772208; // aapt resource value: 0x7f010008 public const int subtitleTextStyle = 2130771976; - // aapt resource value: 0x7f0100c0 - public const int suggestionRowLayout = 2130772160; + // aapt resource value: 0x7f0100d2 + public const int suggestionRowLayout = 2130772178; - // aapt resource value: 0x7f0100ca - public const int switchMinWidth = 2130772170; + // aapt resource value: 0x7f0100dc + public const int switchMinWidth = 2130772188; - // aapt resource value: 0x7f0100cb - public const int switchPadding = 2130772171; + // aapt resource value: 0x7f0100dd + public const int switchPadding = 2130772189; - // aapt resource value: 0x7f01009b - public const int switchStyle = 2130772123; + // aapt resource value: 0x7f0100a4 + public const int switchStyle = 2130772132; - // aapt resource value: 0x7f0100c9 - public const int switchTextAppearance = 2130772169; + // aapt resource value: 0x7f0100db + public const int switchTextAppearance = 2130772187; - // aapt resource value: 0x7f01002b - public const int textAllCaps = 2130772011; + // aapt resource value: 0x7f01002d + public const int textAllCaps = 2130772013; - // aapt resource value: 0x7f010052 - public const int textAppearanceLargePopupMenu = 2130772050; + // aapt resource value: 0x7f01005a + public const int textAppearanceLargePopupMenu = 2130772058; - // aapt resource value: 0x7f010077 - public const int textAppearanceListItem = 2130772087; + // aapt resource value: 0x7f01007f + public const int textAppearanceListItem = 2130772095; - // aapt resource value: 0x7f010078 - public const int textAppearanceListItemSmall = 2130772088; + // aapt resource value: 0x7f010080 + public const int textAppearanceListItemSecondary = 2130772096; - // aapt resource value: 0x7f010054 - public const int textAppearancePopupMenuHeader = 2130772052; + // aapt resource value: 0x7f010081 + public const int textAppearanceListItemSmall = 2130772097; - // aapt resource value: 0x7f01006d - public const int textAppearanceSearchResultSubtitle = 2130772077; + // aapt resource value: 0x7f01005c + public const int textAppearancePopupMenuHeader = 2130772060; - // aapt resource value: 0x7f01006c - public const int textAppearanceSearchResultTitle = 2130772076; + // aapt resource value: 0x7f010075 + public const int textAppearanceSearchResultSubtitle = 2130772085; - // aapt resource value: 0x7f010053 - public const int textAppearanceSmallPopupMenu = 2130772051; + // aapt resource value: 0x7f010074 + public const int textAppearanceSearchResultTitle = 2130772084; - // aapt resource value: 0x7f01008b - public const int textColorAlertDialogListItem = 2130772107; + // aapt resource value: 0x7f01005b + public const int textAppearanceSmallPopupMenu = 2130772059; - // aapt resource value: 0x7f01006e - public const int textColorSearchUrl = 2130772078; + // aapt resource value: 0x7f010094 + public const int textColorAlertDialogListItem = 2130772116; - // aapt resource value: 0x7f0100e1 - public const int theme = 2130772193; + // aapt resource value: 0x7f010076 + public const int textColorSearchUrl = 2130772086; - // aapt resource value: 0x7f0100a8 - public const int thickness = 2130772136; + // aapt resource value: 0x7f0100f3 + public const int theme = 2130772211; - // aapt resource value: 0x7f0100c8 - public const int thumbTextPadding = 2130772168; + // aapt resource value: 0x7f0100b4 + public const int thickness = 2130772148; - // aapt resource value: 0x7f0100c3 - public const int thumbTint = 2130772163; + // aapt resource value: 0x7f0100da + public const int thumbTextPadding = 2130772186; - // aapt resource value: 0x7f0100c4 - public const int thumbTintMode = 2130772164; + // aapt resource value: 0x7f0100d5 + public const int thumbTint = 2130772181; + + // aapt resource value: 0x7f0100d6 + public const int thumbTintMode = 2130772182; + + // aapt resource value: 0x7f01002a + public const int tickMark = 2130772010; + + // aapt resource value: 0x7f01002b + public const int tickMarkTint = 2130772011; + + // aapt resource value: 0x7f01002c + public const int tickMarkTintMode = 2130772012; // aapt resource value: 0x7f010028 - public const int tickMark = 2130772008; + public const int tint = 2130772008; // aapt resource value: 0x7f010029 - public const int tickMarkTint = 2130772009; - - // aapt resource value: 0x7f01002a - public const int tickMarkTintMode = 2130772010; + public const int tintMode = 2130772009; // aapt resource value: 0x7f010003 public const int title = 2130771971; - // aapt resource value: 0x7f0100d0 - public const int titleMargin = 2130772176; + // aapt resource value: 0x7f0100e2 + public const int titleMargin = 2130772194; - // aapt resource value: 0x7f0100d4 - public const int titleMarginBottom = 2130772180; + // aapt resource value: 0x7f0100e6 + public const int titleMarginBottom = 2130772198; - // aapt resource value: 0x7f0100d2 - public const int titleMarginEnd = 2130772178; + // aapt resource value: 0x7f0100e4 + public const int titleMarginEnd = 2130772196; - // aapt resource value: 0x7f0100d1 - public const int titleMarginStart = 2130772177; + // aapt resource value: 0x7f0100e3 + public const int titleMarginStart = 2130772195; - // aapt resource value: 0x7f0100d3 - public const int titleMarginTop = 2130772179; + // aapt resource value: 0x7f0100e5 + public const int titleMarginTop = 2130772197; - // aapt resource value: 0x7f0100d5 - public const int titleMargins = 2130772181; + // aapt resource value: 0x7f0100e7 + public const int titleMargins = 2130772199; - // aapt resource value: 0x7f0100ce - public const int titleTextAppearance = 2130772174; + // aapt resource value: 0x7f0100e0 + public const int titleTextAppearance = 2130772192; - // aapt resource value: 0x7f0100dd - public const int titleTextColor = 2130772189; + // aapt resource value: 0x7f0100ef + public const int titleTextColor = 2130772207; // aapt resource value: 0x7f010007 public const int titleTextStyle = 2130771975; - // aapt resource value: 0x7f010066 - public const int toolbarNavigationButtonStyle = 2130772070; + // aapt resource value: 0x7f01006e + public const int toolbarNavigationButtonStyle = 2130772078; - // aapt resource value: 0x7f010065 - public const int toolbarStyle = 2130772069; + // aapt resource value: 0x7f01006d + public const int toolbarStyle = 2130772077; - // aapt resource value: 0x7f0100c5 - public const int track = 2130772165; + // aapt resource value: 0x7f0100a7 + public const int tooltipForegroundColor = 2130772135; - // aapt resource value: 0x7f0100c6 - public const int trackTint = 2130772166; + // aapt resource value: 0x7f0100a6 + public const int tooltipFrameBackground = 2130772134; - // aapt resource value: 0x7f0100c7 - public const int trackTintMode = 2130772167; + // aapt resource value: 0x7f0100bf + public const int tooltipText = 2130772159; - // aapt resource value: 0x7f0100be - public const int voiceIcon = 2130772158; + // aapt resource value: 0x7f0100d7 + public const int track = 2130772183; - // aapt resource value: 0x7f01002c - public const int windowActionBar = 2130772012; + // aapt resource value: 0x7f0100d8 + public const int trackTint = 2130772184; - // aapt resource value: 0x7f01002e - public const int windowActionBarOverlay = 2130772014; + // aapt resource value: 0x7f0100d9 + public const int trackTintMode = 2130772185; - // aapt resource value: 0x7f01002f - public const int windowActionModeOverlay = 2130772015; + // aapt resource value: 0x7f0100d0 + public const int voiceIcon = 2130772176; - // aapt resource value: 0x7f010033 - public const int windowFixedHeightMajor = 2130772019; + // aapt resource value: 0x7f010034 + public const int windowActionBar = 2130772020; - // aapt resource value: 0x7f010031 - public const int windowFixedHeightMinor = 2130772017; + // aapt resource value: 0x7f010036 + public const int windowActionBarOverlay = 2130772022; - // aapt resource value: 0x7f010030 - public const int windowFixedWidthMajor = 2130772016; + // aapt resource value: 0x7f010037 + public const int windowActionModeOverlay = 2130772023; - // aapt resource value: 0x7f010032 - public const int windowFixedWidthMinor = 2130772018; + // aapt resource value: 0x7f01003b + public const int windowFixedHeightMajor = 2130772027; - // aapt resource value: 0x7f010034 - public const int windowMinWidthMajor = 2130772020; + // aapt resource value: 0x7f010039 + public const int windowFixedHeightMinor = 2130772025; - // aapt resource value: 0x7f010035 - public const int windowMinWidthMinor = 2130772021; + // aapt resource value: 0x7f010038 + public const int windowFixedWidthMajor = 2130772024; - // aapt resource value: 0x7f01002d - public const int windowNoTitle = 2130772013; + // aapt resource value: 0x7f01003a + public const int windowFixedWidthMinor = 2130772026; + + // aapt resource value: 0x7f01003c + public const int windowMinWidthMajor = 2130772028; + + // aapt resource value: 0x7f01003d + public const int windowMinWidthMinor = 2130772029; + + // aapt resource value: 0x7f010035 + public const int windowNoTitle = 2130772021; static Attribute() { @@ -2364,131 +2474,128 @@ private Boolean() public partial class Color { - // aapt resource value: 0x7f09004a - public const int abc_background_cache_hint_selector_material_dark = 2131296330; - - // aapt resource value: 0x7f09004b - public const int abc_background_cache_hint_selector_material_light = 2131296331; - - // aapt resource value: 0x7f09004c - public const int abc_btn_colored_borderless_text_material = 2131296332; - // aapt resource value: 0x7f09004d - public const int abc_btn_colored_text_material = 2131296333; + public const int abc_background_cache_hint_selector_material_dark = 2131296333; // aapt resource value: 0x7f09004e - public const int abc_color_highlight_material = 2131296334; + public const int abc_background_cache_hint_selector_material_light = 2131296334; // aapt resource value: 0x7f09004f - public const int abc_hint_foreground_material_dark = 2131296335; + public const int abc_btn_colored_borderless_text_material = 2131296335; // aapt resource value: 0x7f090050 - public const int abc_hint_foreground_material_light = 2131296336; - - // aapt resource value: 0x7f090001 - public const int abc_input_method_navigation_guard = 2131296257; + public const int abc_btn_colored_text_material = 2131296336; // aapt resource value: 0x7f090051 - public const int abc_primary_text_disable_only_material_dark = 2131296337; + public const int abc_color_highlight_material = 2131296337; // aapt resource value: 0x7f090052 - public const int abc_primary_text_disable_only_material_light = 2131296338; + public const int abc_hint_foreground_material_dark = 2131296338; // aapt resource value: 0x7f090053 - public const int abc_primary_text_material_dark = 2131296339; + public const int abc_hint_foreground_material_light = 2131296339; + + // aapt resource value: 0x7f090000 + public const int abc_input_method_navigation_guard = 2131296256; // aapt resource value: 0x7f090054 - public const int abc_primary_text_material_light = 2131296340; + public const int abc_primary_text_disable_only_material_dark = 2131296340; // aapt resource value: 0x7f090055 - public const int abc_search_url_text = 2131296341; - - // aapt resource value: 0x7f090002 - public const int abc_search_url_text_normal = 2131296258; - - // aapt resource value: 0x7f090003 - public const int abc_search_url_text_pressed = 2131296259; - - // aapt resource value: 0x7f090004 - public const int abc_search_url_text_selected = 2131296260; + public const int abc_primary_text_disable_only_material_light = 2131296341; // aapt resource value: 0x7f090056 - public const int abc_secondary_text_material_dark = 2131296342; + public const int abc_primary_text_material_dark = 2131296342; // aapt resource value: 0x7f090057 - public const int abc_secondary_text_material_light = 2131296343; + public const int abc_primary_text_material_light = 2131296343; // aapt resource value: 0x7f090058 - public const int abc_tint_btn_checkable = 2131296344; + public const int abc_search_url_text = 2131296344; + + // aapt resource value: 0x7f090001 + public const int abc_search_url_text_normal = 2131296257; + + // aapt resource value: 0x7f090002 + public const int abc_search_url_text_pressed = 2131296258; + + // aapt resource value: 0x7f090003 + public const int abc_search_url_text_selected = 2131296259; // aapt resource value: 0x7f090059 - public const int abc_tint_default = 2131296345; + public const int abc_secondary_text_material_dark = 2131296345; // aapt resource value: 0x7f09005a - public const int abc_tint_edittext = 2131296346; + public const int abc_secondary_text_material_light = 2131296346; // aapt resource value: 0x7f09005b - public const int abc_tint_seek_thumb = 2131296347; + public const int abc_tint_btn_checkable = 2131296347; // aapt resource value: 0x7f09005c - public const int abc_tint_spinner = 2131296348; + public const int abc_tint_default = 2131296348; + + // aapt resource value: 0x7f09005d + public const int abc_tint_edittext = 2131296349; + + // aapt resource value: 0x7f09005e + public const int abc_tint_seek_thumb = 2131296350; + + // aapt resource value: 0x7f09005f + public const int abc_tint_spinner = 2131296351; - // aapt resource value: 0x7f09005d - public const int abc_tint_switch_thumb = 2131296349; + // aapt resource value: 0x7f090060 + public const int abc_tint_switch_track = 2131296352; - // aapt resource value: 0x7f09005e - public const int abc_tint_switch_track = 2131296350; + // aapt resource value: 0x7f090004 + public const int accent_material_dark = 2131296260; // aapt resource value: 0x7f090005 - public const int accent_material_dark = 2131296261; + public const int accent_material_light = 2131296261; // aapt resource value: 0x7f090006 - public const int accent_material_light = 2131296262; + public const int background_floating_material_dark = 2131296262; // aapt resource value: 0x7f090007 - public const int background_floating_material_dark = 2131296263; + public const int background_floating_material_light = 2131296263; // aapt resource value: 0x7f090008 - public const int background_floating_material_light = 2131296264; + public const int background_material_dark = 2131296264; // aapt resource value: 0x7f090009 - public const int background_material_dark = 2131296265; + public const int background_material_light = 2131296265; // aapt resource value: 0x7f09000a - public const int background_material_light = 2131296266; + public const int bright_foreground_disabled_material_dark = 2131296266; // aapt resource value: 0x7f09000b - public const int bright_foreground_disabled_material_dark = 2131296267; + public const int bright_foreground_disabled_material_light = 2131296267; // aapt resource value: 0x7f09000c - public const int bright_foreground_disabled_material_light = 2131296268; + public const int bright_foreground_inverse_material_dark = 2131296268; // aapt resource value: 0x7f09000d - public const int bright_foreground_inverse_material_dark = 2131296269; + public const int bright_foreground_inverse_material_light = 2131296269; // aapt resource value: 0x7f09000e - public const int bright_foreground_inverse_material_light = 2131296270; + public const int bright_foreground_material_dark = 2131296270; // aapt resource value: 0x7f09000f - public const int bright_foreground_material_dark = 2131296271; + public const int bright_foreground_material_light = 2131296271; // aapt resource value: 0x7f090010 - public const int bright_foreground_material_light = 2131296272; + public const int button_material_dark = 2131296272; // aapt resource value: 0x7f090011 - public const int button_material_dark = 2131296273; - - // aapt resource value: 0x7f090012 - public const int button_material_light = 2131296274; - - // aapt resource value: 0x7f09003d - public const int colorAccent = 2131296317; + public const int button_material_light = 2131296273; // aapt resource value: 0x7f090046 - public const int colorBasketball = 2131296326; + public const int colorAccent = 2131296326; - // aapt resource value: 0x7f090047 - public const int colorBasketballSelected = 2131296327; + // aapt resource value: 0x7f090049 + public const int colorBasketball = 2131296329; + + // aapt resource value: 0x7f09004a + public const int colorBasketballSelected = 2131296330; // aapt resource value: 0x7f09003e public const int colorChipBackground = 2131296318; @@ -2508,35 +2615,38 @@ public partial class Color // aapt resource value: 0x7f090041 public const int colorChipTextClicked = 2131296321; + // aapt resource value: 0x7f090047 + public const int colorFootball = 2131296327; + + // aapt resource value: 0x7f090048 + public const int colorFootballSelected = 2131296328; + // aapt resource value: 0x7f090044 - public const int colorFootball = 2131296324; + public const int colorPrimary = 2131296324; // aapt resource value: 0x7f090045 - public const int colorFootballSelected = 2131296325; - - // aapt resource value: 0x7f09003b - public const int colorPrimary = 2131296315; + public const int colorPrimaryDark = 2131296325; - // aapt resource value: 0x7f09003c - public const int colorPrimaryDark = 2131296316; + // aapt resource value: 0x7f09004b + public const int colorTennis = 2131296331; - // aapt resource value: 0x7f090048 - public const int colorTennis = 2131296328; + // aapt resource value: 0x7f09004c + public const int colorTennisSelected = 2131296332; - // aapt resource value: 0x7f090049 - public const int colorTennisSelected = 2131296329; + // aapt resource value: 0x7f090012 + public const int dim_foreground_disabled_material_dark = 2131296274; // aapt resource value: 0x7f090013 - public const int dim_foreground_disabled_material_dark = 2131296275; + public const int dim_foreground_disabled_material_light = 2131296275; // aapt resource value: 0x7f090014 - public const int dim_foreground_disabled_material_light = 2131296276; + public const int dim_foreground_material_dark = 2131296276; // aapt resource value: 0x7f090015 - public const int dim_foreground_material_dark = 2131296277; + public const int dim_foreground_material_light = 2131296277; // aapt resource value: 0x7f090016 - public const int dim_foreground_material_light = 2131296278; + public const int error_color_material = 2131296278; // aapt resource value: 0x7f090017 public const int foreground_material_dark = 2131296279; @@ -2586,74 +2696,80 @@ public partial class Color // aapt resource value: 0x7f090026 public const int material_grey_900 = 2131296294; - // aapt resource value: 0x7f090000 - public const int notification_action_color_filter = 2131296256; + // aapt resource value: 0x7f09003c + public const int notification_action_color_filter = 2131296316; + + // aapt resource value: 0x7f09003d + public const int notification_icon_bg_color = 2131296317; + + // aapt resource value: 0x7f09003b + public const int notification_material_background_media_default_color = 2131296315; // aapt resource value: 0x7f090027 - public const int notification_icon_bg_color = 2131296295; + public const int primary_dark_material_dark = 2131296295; // aapt resource value: 0x7f090028 - public const int notification_material_background_media_default_color = 2131296296; + public const int primary_dark_material_light = 2131296296; // aapt resource value: 0x7f090029 - public const int primary_dark_material_dark = 2131296297; + public const int primary_material_dark = 2131296297; // aapt resource value: 0x7f09002a - public const int primary_dark_material_light = 2131296298; + public const int primary_material_light = 2131296298; // aapt resource value: 0x7f09002b - public const int primary_material_dark = 2131296299; + public const int primary_text_default_material_dark = 2131296299; // aapt resource value: 0x7f09002c - public const int primary_material_light = 2131296300; + public const int primary_text_default_material_light = 2131296300; // aapt resource value: 0x7f09002d - public const int primary_text_default_material_dark = 2131296301; + public const int primary_text_disabled_material_dark = 2131296301; // aapt resource value: 0x7f09002e - public const int primary_text_default_material_light = 2131296302; + public const int primary_text_disabled_material_light = 2131296302; // aapt resource value: 0x7f09002f - public const int primary_text_disabled_material_dark = 2131296303; + public const int ripple_material_dark = 2131296303; // aapt resource value: 0x7f090030 - public const int primary_text_disabled_material_light = 2131296304; + public const int ripple_material_light = 2131296304; // aapt resource value: 0x7f090031 - public const int ripple_material_dark = 2131296305; + public const int secondary_text_default_material_dark = 2131296305; // aapt resource value: 0x7f090032 - public const int ripple_material_light = 2131296306; + public const int secondary_text_default_material_light = 2131296306; // aapt resource value: 0x7f090033 - public const int secondary_text_default_material_dark = 2131296307; + public const int secondary_text_disabled_material_dark = 2131296307; // aapt resource value: 0x7f090034 - public const int secondary_text_default_material_light = 2131296308; + public const int secondary_text_disabled_material_light = 2131296308; // aapt resource value: 0x7f090035 - public const int secondary_text_disabled_material_dark = 2131296309; + public const int switch_thumb_disabled_material_dark = 2131296309; // aapt resource value: 0x7f090036 - public const int secondary_text_disabled_material_light = 2131296310; + public const int switch_thumb_disabled_material_light = 2131296310; - // aapt resource value: 0x7f090037 - public const int switch_thumb_disabled_material_dark = 2131296311; + // aapt resource value: 0x7f090061 + public const int switch_thumb_material_dark = 2131296353; - // aapt resource value: 0x7f090038 - public const int switch_thumb_disabled_material_light = 2131296312; + // aapt resource value: 0x7f090062 + public const int switch_thumb_material_light = 2131296354; - // aapt resource value: 0x7f09005f - public const int switch_thumb_material_dark = 2131296351; + // aapt resource value: 0x7f090037 + public const int switch_thumb_normal_material_dark = 2131296311; - // aapt resource value: 0x7f090060 - public const int switch_thumb_material_light = 2131296352; + // aapt resource value: 0x7f090038 + public const int switch_thumb_normal_material_light = 2131296312; // aapt resource value: 0x7f090039 - public const int switch_thumb_normal_material_dark = 2131296313; + public const int tooltip_background_dark = 2131296313; // aapt resource value: 0x7f09003a - public const int switch_thumb_normal_material_light = 2131296314; + public const int tooltip_background_light = 2131296314; static Color() { @@ -2683,71 +2799,71 @@ public partial class Dimension // aapt resource value: 0x7f06000f public const int abc_action_bar_default_padding_start_material = 2131099663; + // aapt resource value: 0x7f060011 + public const int abc_action_bar_elevation_material = 2131099665; + + // aapt resource value: 0x7f060012 + public const int abc_action_bar_icon_vertical_padding_material = 2131099666; + + // aapt resource value: 0x7f060013 + public const int abc_action_bar_overflow_padding_end_material = 2131099667; + + // aapt resource value: 0x7f060014 + public const int abc_action_bar_overflow_padding_start_material = 2131099668; + + // aapt resource value: 0x7f060002 + public const int abc_action_bar_progress_bar_size = 2131099650; + // aapt resource value: 0x7f060015 - public const int abc_action_bar_elevation_material = 2131099669; + public const int abc_action_bar_stacked_max_height = 2131099669; // aapt resource value: 0x7f060016 - public const int abc_action_bar_icon_vertical_padding_material = 2131099670; + public const int abc_action_bar_stacked_tab_max_width = 2131099670; // aapt resource value: 0x7f060017 - public const int abc_action_bar_overflow_padding_end_material = 2131099671; + public const int abc_action_bar_subtitle_bottom_margin_material = 2131099671; // aapt resource value: 0x7f060018 - public const int abc_action_bar_overflow_padding_start_material = 2131099672; - - // aapt resource value: 0x7f060002 - public const int abc_action_bar_progress_bar_size = 2131099650; + public const int abc_action_bar_subtitle_top_margin_material = 2131099672; // aapt resource value: 0x7f060019 - public const int abc_action_bar_stacked_max_height = 2131099673; + public const int abc_action_button_min_height_material = 2131099673; // aapt resource value: 0x7f06001a - public const int abc_action_bar_stacked_tab_max_width = 2131099674; + public const int abc_action_button_min_width_material = 2131099674; // aapt resource value: 0x7f06001b - public const int abc_action_bar_subtitle_bottom_margin_material = 2131099675; + public const int abc_action_button_min_width_overflow_material = 2131099675; + + // aapt resource value: 0x7f060000 + public const int abc_alert_dialog_button_bar_height = 2131099648; // aapt resource value: 0x7f06001c - public const int abc_action_bar_subtitle_top_margin_material = 2131099676; + public const int abc_button_inset_horizontal_material = 2131099676; // aapt resource value: 0x7f06001d - public const int abc_action_button_min_height_material = 2131099677; + public const int abc_button_inset_vertical_material = 2131099677; // aapt resource value: 0x7f06001e - public const int abc_action_button_min_width_material = 2131099678; + public const int abc_button_padding_horizontal_material = 2131099678; // aapt resource value: 0x7f06001f - public const int abc_action_button_min_width_overflow_material = 2131099679; - - // aapt resource value: 0x7f060000 - public const int abc_alert_dialog_button_bar_height = 2131099648; + public const int abc_button_padding_vertical_material = 2131099679; // aapt resource value: 0x7f060020 - public const int abc_button_inset_horizontal_material = 2131099680; - - // aapt resource value: 0x7f060021 - public const int abc_button_inset_vertical_material = 2131099681; - - // aapt resource value: 0x7f060022 - public const int abc_button_padding_horizontal_material = 2131099682; - - // aapt resource value: 0x7f060023 - public const int abc_button_padding_vertical_material = 2131099683; - - // aapt resource value: 0x7f060024 - public const int abc_cascading_menus_min_smallest_width = 2131099684; + public const int abc_cascading_menus_min_smallest_width = 2131099680; // aapt resource value: 0x7f060005 public const int abc_config_prefDialogWidth = 2131099653; - // aapt resource value: 0x7f060025 - public const int abc_control_corner_material = 2131099685; + // aapt resource value: 0x7f060021 + public const int abc_control_corner_material = 2131099681; - // aapt resource value: 0x7f060026 - public const int abc_control_inset_material = 2131099686; + // aapt resource value: 0x7f060022 + public const int abc_control_inset_material = 2131099682; - // aapt resource value: 0x7f060027 - public const int abc_control_padding_material = 2131099687; + // aapt resource value: 0x7f060023 + public const int abc_control_padding_material = 2131099683; // aapt resource value: 0x7f060006 public const int abc_dialog_fixed_height_major = 2131099654; @@ -2761,11 +2877,11 @@ public partial class Dimension // aapt resource value: 0x7f060009 public const int abc_dialog_fixed_width_minor = 2131099657; - // aapt resource value: 0x7f060028 - public const int abc_dialog_list_padding_bottom_no_buttons = 2131099688; + // aapt resource value: 0x7f060024 + public const int abc_dialog_list_padding_bottom_no_buttons = 2131099684; - // aapt resource value: 0x7f060029 - public const int abc_dialog_list_padding_top_no_title = 2131099689; + // aapt resource value: 0x7f060025 + public const int abc_dialog_list_padding_top_no_title = 2131099685; // aapt resource value: 0x7f06000a public const int abc_dialog_min_width_major = 2131099658; @@ -2773,221 +2889,260 @@ public partial class Dimension // aapt resource value: 0x7f06000b public const int abc_dialog_min_width_minor = 2131099659; + // aapt resource value: 0x7f060026 + public const int abc_dialog_padding_material = 2131099686; + + // aapt resource value: 0x7f060027 + public const int abc_dialog_padding_top_material = 2131099687; + + // aapt resource value: 0x7f060028 + public const int abc_dialog_title_divider_material = 2131099688; + + // aapt resource value: 0x7f060029 + public const int abc_disabled_alpha_material_dark = 2131099689; + // aapt resource value: 0x7f06002a - public const int abc_dialog_padding_material = 2131099690; + public const int abc_disabled_alpha_material_light = 2131099690; // aapt resource value: 0x7f06002b - public const int abc_dialog_padding_top_material = 2131099691; + public const int abc_dropdownitem_icon_width = 2131099691; // aapt resource value: 0x7f06002c - public const int abc_dialog_title_divider_material = 2131099692; + public const int abc_dropdownitem_text_padding_left = 2131099692; // aapt resource value: 0x7f06002d - public const int abc_disabled_alpha_material_dark = 2131099693; + public const int abc_dropdownitem_text_padding_right = 2131099693; // aapt resource value: 0x7f06002e - public const int abc_disabled_alpha_material_light = 2131099694; + public const int abc_edit_text_inset_bottom_material = 2131099694; // aapt resource value: 0x7f06002f - public const int abc_dropdownitem_icon_width = 2131099695; + public const int abc_edit_text_inset_horizontal_material = 2131099695; // aapt resource value: 0x7f060030 - public const int abc_dropdownitem_text_padding_left = 2131099696; + public const int abc_edit_text_inset_top_material = 2131099696; // aapt resource value: 0x7f060031 - public const int abc_dropdownitem_text_padding_right = 2131099697; + public const int abc_floating_window_z = 2131099697; // aapt resource value: 0x7f060032 - public const int abc_edit_text_inset_bottom_material = 2131099698; + public const int abc_list_item_padding_horizontal_material = 2131099698; // aapt resource value: 0x7f060033 - public const int abc_edit_text_inset_horizontal_material = 2131099699; + public const int abc_panel_menu_list_width = 2131099699; // aapt resource value: 0x7f060034 - public const int abc_edit_text_inset_top_material = 2131099700; + public const int abc_progress_bar_height_material = 2131099700; // aapt resource value: 0x7f060035 - public const int abc_floating_window_z = 2131099701; + public const int abc_search_view_preferred_height = 2131099701; // aapt resource value: 0x7f060036 - public const int abc_list_item_padding_horizontal_material = 2131099702; + public const int abc_search_view_preferred_width = 2131099702; // aapt resource value: 0x7f060037 - public const int abc_panel_menu_list_width = 2131099703; + public const int abc_seekbar_track_background_height_material = 2131099703; // aapt resource value: 0x7f060038 - public const int abc_progress_bar_height_material = 2131099704; + public const int abc_seekbar_track_progress_height_material = 2131099704; // aapt resource value: 0x7f060039 - public const int abc_search_view_preferred_height = 2131099705; + public const int abc_select_dialog_padding_start_material = 2131099705; + + // aapt resource value: 0x7f060010 + public const int abc_switch_padding = 2131099664; // aapt resource value: 0x7f06003a - public const int abc_search_view_preferred_width = 2131099706; + public const int abc_text_size_body_1_material = 2131099706; // aapt resource value: 0x7f06003b - public const int abc_seekbar_track_background_height_material = 2131099707; + public const int abc_text_size_body_2_material = 2131099707; // aapt resource value: 0x7f06003c - public const int abc_seekbar_track_progress_height_material = 2131099708; + public const int abc_text_size_button_material = 2131099708; // aapt resource value: 0x7f06003d - public const int abc_select_dialog_padding_start_material = 2131099709; - - // aapt resource value: 0x7f060011 - public const int abc_switch_padding = 2131099665; + public const int abc_text_size_caption_material = 2131099709; // aapt resource value: 0x7f06003e - public const int abc_text_size_body_1_material = 2131099710; + public const int abc_text_size_display_1_material = 2131099710; // aapt resource value: 0x7f06003f - public const int abc_text_size_body_2_material = 2131099711; + public const int abc_text_size_display_2_material = 2131099711; // aapt resource value: 0x7f060040 - public const int abc_text_size_button_material = 2131099712; + public const int abc_text_size_display_3_material = 2131099712; // aapt resource value: 0x7f060041 - public const int abc_text_size_caption_material = 2131099713; + public const int abc_text_size_display_4_material = 2131099713; // aapt resource value: 0x7f060042 - public const int abc_text_size_display_1_material = 2131099714; + public const int abc_text_size_headline_material = 2131099714; // aapt resource value: 0x7f060043 - public const int abc_text_size_display_2_material = 2131099715; + public const int abc_text_size_large_material = 2131099715; // aapt resource value: 0x7f060044 - public const int abc_text_size_display_3_material = 2131099716; + public const int abc_text_size_medium_material = 2131099716; // aapt resource value: 0x7f060045 - public const int abc_text_size_display_4_material = 2131099717; + public const int abc_text_size_menu_header_material = 2131099717; // aapt resource value: 0x7f060046 - public const int abc_text_size_headline_material = 2131099718; + public const int abc_text_size_menu_material = 2131099718; // aapt resource value: 0x7f060047 - public const int abc_text_size_large_material = 2131099719; + public const int abc_text_size_small_material = 2131099719; // aapt resource value: 0x7f060048 - public const int abc_text_size_medium_material = 2131099720; + public const int abc_text_size_subhead_material = 2131099720; + + // aapt resource value: 0x7f060003 + public const int abc_text_size_subtitle_material_toolbar = 2131099651; // aapt resource value: 0x7f060049 - public const int abc_text_size_menu_header_material = 2131099721; + public const int abc_text_size_title_material = 2131099721; - // aapt resource value: 0x7f06004a - public const int abc_text_size_menu_material = 2131099722; + // aapt resource value: 0x7f060004 + public const int abc_text_size_title_material_toolbar = 2131099652; - // aapt resource value: 0x7f06004b - public const int abc_text_size_small_material = 2131099723; + // aapt resource value: 0x7f060076 + public const int activity_horizontal_margin = 2131099766; - // aapt resource value: 0x7f06004c - public const int abc_text_size_subhead_material = 2131099724; + // aapt resource value: 0x7f060077 + public const int activity_vertical_margin = 2131099767; - // aapt resource value: 0x7f060003 - public const int abc_text_size_subtitle_material_toolbar = 2131099651; + // aapt resource value: 0x7f060072 + public const int chip_close_horizontal_margin = 2131099762; - // aapt resource value: 0x7f06004d - public const int abc_text_size_title_material = 2131099725; + // aapt resource value: 0x7f060075 + public const int chip_close_icon_padding = 2131099765; - // aapt resource value: 0x7f060004 - public const int abc_text_size_title_material_toolbar = 2131099652; + // aapt resource value: 0x7f060073 + public const int chip_close_icon_size = 2131099763; - // aapt resource value: 0x7f060069 - public const int activity_horizontal_margin = 2131099753; + // aapt resource value: 0x7f060074 + public const int chip_close_icon_size2 = 2131099764; - // aapt resource value: 0x7f06006a - public const int activity_vertical_margin = 2131099754; + // aapt resource value: 0x7f06006f + public const int chip_height = 2131099759; - // aapt resource value: 0x7f060065 - public const int chip_close_horizontal_margin = 2131099749; + // aapt resource value: 0x7f060070 + public const int chip_horizontal_padding = 2131099760; - // aapt resource value: 0x7f060068 - public const int chip_close_icon_padding = 2131099752; + // aapt resource value: 0x7f060071 + public const int chip_icon_horizontal_margin = 2131099761; - // aapt resource value: 0x7f060066 - public const int chip_close_icon_size = 2131099750; + // aapt resource value: 0x7f06005f + public const int compat_button_inset_horizontal_material = 2131099743; - // aapt resource value: 0x7f060067 - public const int chip_close_icon_size2 = 2131099751; + // aapt resource value: 0x7f060060 + public const int compat_button_inset_vertical_material = 2131099744; + + // aapt resource value: 0x7f060061 + public const int compat_button_padding_horizontal_material = 2131099745; // aapt resource value: 0x7f060062 - public const int chip_height = 2131099746; + public const int compat_button_padding_vertical_material = 2131099746; // aapt resource value: 0x7f060063 - public const int chip_horizontal_padding = 2131099747; + public const int compat_control_corner_material = 2131099747; - // aapt resource value: 0x7f060064 - public const int chip_icon_horizontal_margin = 2131099748; + // aapt resource value: 0x7f06004a + public const int disabled_alpha_material_dark = 2131099722; + + // aapt resource value: 0x7f06004b + public const int disabled_alpha_material_light = 2131099723; + + // aapt resource value: 0x7f06004c + public const int highlight_alpha_material_colored = 2131099724; + + // aapt resource value: 0x7f06004d + public const int highlight_alpha_material_dark = 2131099725; // aapt resource value: 0x7f06004e - public const int disabled_alpha_material_dark = 2131099726; + public const int highlight_alpha_material_light = 2131099726; // aapt resource value: 0x7f06004f - public const int disabled_alpha_material_light = 2131099727; + public const int hint_alpha_material_dark = 2131099727; // aapt resource value: 0x7f060050 - public const int highlight_alpha_material_colored = 2131099728; + public const int hint_alpha_material_light = 2131099728; // aapt resource value: 0x7f060051 - public const int highlight_alpha_material_dark = 2131099729; + public const int hint_pressed_alpha_material_dark = 2131099729; // aapt resource value: 0x7f060052 - public const int highlight_alpha_material_light = 2131099730; + public const int hint_pressed_alpha_material_light = 2131099730; - // aapt resource value: 0x7f060053 - public const int hint_alpha_material_dark = 2131099731; + // aapt resource value: 0x7f060064 + public const int notification_action_icon_size = 2131099748; - // aapt resource value: 0x7f060054 - public const int hint_alpha_material_light = 2131099732; + // aapt resource value: 0x7f060065 + public const int notification_action_text_size = 2131099749; - // aapt resource value: 0x7f060055 - public const int hint_pressed_alpha_material_dark = 2131099733; + // aapt resource value: 0x7f060066 + public const int notification_big_circle_margin = 2131099750; - // aapt resource value: 0x7f060056 - public const int hint_pressed_alpha_material_light = 2131099734; + // aapt resource value: 0x7f06005c + public const int notification_content_margin_start = 2131099740; - // aapt resource value: 0x7f060057 - public const int notification_action_icon_size = 2131099735; + // aapt resource value: 0x7f060067 + public const int notification_large_icon_height = 2131099751; - // aapt resource value: 0x7f060058 - public const int notification_action_text_size = 2131099736; + // aapt resource value: 0x7f060068 + public const int notification_large_icon_width = 2131099752; - // aapt resource value: 0x7f060059 - public const int notification_big_circle_margin = 2131099737; + // aapt resource value: 0x7f06005d + public const int notification_main_column_padding_top = 2131099741; - // aapt resource value: 0x7f060012 - public const int notification_content_margin_start = 2131099666; + // aapt resource value: 0x7f06005e + public const int notification_media_narrow_margin = 2131099742; - // aapt resource value: 0x7f06005a - public const int notification_large_icon_height = 2131099738; + // aapt resource value: 0x7f060069 + public const int notification_right_icon_size = 2131099753; // aapt resource value: 0x7f06005b - public const int notification_large_icon_width = 2131099739; + public const int notification_right_side_padding_top = 2131099739; - // aapt resource value: 0x7f060013 - public const int notification_main_column_padding_top = 2131099667; + // aapt resource value: 0x7f06006a + public const int notification_small_icon_background_padding = 2131099754; - // aapt resource value: 0x7f060014 - public const int notification_media_narrow_margin = 2131099668; + // aapt resource value: 0x7f06006b + public const int notification_small_icon_size_as_large = 2131099755; - // aapt resource value: 0x7f06005c - public const int notification_right_icon_size = 2131099740; + // aapt resource value: 0x7f06006c + public const int notification_subtext_size = 2131099756; - // aapt resource value: 0x7f060010 - public const int notification_right_side_padding_top = 2131099664; + // aapt resource value: 0x7f06006d + public const int notification_top_pad = 2131099757; - // aapt resource value: 0x7f06005d - public const int notification_small_icon_background_padding = 2131099741; + // aapt resource value: 0x7f06006e + public const int notification_top_pad_large_text = 2131099758; - // aapt resource value: 0x7f06005e - public const int notification_small_icon_size_as_large = 2131099742; + // aapt resource value: 0x7f060053 + public const int tooltip_corner_radius = 2131099731; - // aapt resource value: 0x7f06005f - public const int notification_subtext_size = 2131099743; + // aapt resource value: 0x7f060054 + public const int tooltip_horizontal_padding = 2131099732; - // aapt resource value: 0x7f060060 - public const int notification_top_pad = 2131099744; + // aapt resource value: 0x7f060055 + public const int tooltip_margin = 2131099733; - // aapt resource value: 0x7f060061 - public const int notification_top_pad_large_text = 2131099745; + // aapt resource value: 0x7f060056 + public const int tooltip_precise_anchor_extra_offset = 2131099734; + + // aapt resource value: 0x7f060057 + public const int tooltip_precise_anchor_threshold = 2131099735; + + // aapt resource value: 0x7f060058 + public const int tooltip_vertical_padding = 2131099736; + + // aapt resource value: 0x7f060059 + public const int tooltip_y_offset_non_touch = 2131099737; + + // aapt resource value: 0x7f06005a + public const int tooltip_y_offset_touch = 2131099738; static Dimension() { @@ -3293,11 +3448,11 @@ public partial class Drawable // aapt resource value: 0x7f020060 public const int notification_icon_background = 2130837600; - // aapt resource value: 0x7f020064 - public const int notification_template_icon_bg = 2130837604; + // aapt resource value: 0x7f020066 + public const int notification_template_icon_bg = 2130837606; - // aapt resource value: 0x7f020065 - public const int notification_template_icon_low_bg = 2130837605; + // aapt resource value: 0x7f020067 + public const int notification_template_icon_low_bg = 2130837607; // aapt resource value: 0x7f020061 public const int notification_tile_bg = 2130837601; @@ -3308,6 +3463,12 @@ public partial class Drawable // aapt resource value: 0x7f020063 public const int tennis = 2130837603; + // aapt resource value: 0x7f020064 + public const int tooltip_frame_dark = 2130837604; + + // aapt resource value: 0x7f020065 + public const int tooltip_frame_light = 2130837605; + static Drawable() { global::Android.Runtime.ResourceIdManager.UpdateIdValues(); @@ -3321,41 +3482,59 @@ private Drawable() public partial class Id { - // aapt resource value: 0x7f0a006e - public const int action0 = 2131361902; + // aapt resource value: 0x7f0a0025 + public const int ALT = 2131361829; - // aapt resource value: 0x7f0a0058 - public const int action_bar = 2131361880; + // aapt resource value: 0x7f0a0026 + public const int CTRL = 2131361830; + + // aapt resource value: 0x7f0a0027 + public const int FUNCTION = 2131361831; + + // aapt resource value: 0x7f0a0028 + public const int META = 2131361832; + + // aapt resource value: 0x7f0a0029 + public const int SHIFT = 2131361833; + + // aapt resource value: 0x7f0a002a + public const int SYM = 2131361834; + + // aapt resource value: 0x7f0a007d + public const int action0 = 2131361917; + + // aapt resource value: 0x7f0a0067 + public const int action_bar = 2131361895; // aapt resource value: 0x7f0a0000 public const int action_bar_activity_content = 2131361792; - // aapt resource value: 0x7f0a0057 - public const int action_bar_container = 2131361879; + // aapt resource value: 0x7f0a0066 + public const int action_bar_container = 2131361894; - // aapt resource value: 0x7f0a0053 - public const int action_bar_root = 2131361875; + // aapt resource value: 0x7f0a0062 + public const int action_bar_root = 2131361890; // aapt resource value: 0x7f0a0001 public const int action_bar_spinner = 2131361793; - // aapt resource value: 0x7f0a0036 - public const int action_bar_subtitle = 2131361846; + // aapt resource value: 0x7f0a0046 + public const int action_bar_subtitle = 2131361862; - // aapt resource value: 0x7f0a0035 - public const int action_bar_title = 2131361845; + // aapt resource value: 0x7f0a0045 + public const int action_bar_title = 2131361861; - // aapt resource value: 0x7f0a006b - public const int action_container = 2131361899; + // aapt resource value: 0x7f0a007a + public const int action_container = 2131361914; - // aapt resource value: 0x7f0a0059 - public const int action_context_bar = 2131361881; + // aapt resource value: 0x7f0a0068 + public const int action_context_bar = 2131361896; - // aapt resource value: 0x7f0a0072 - public const int action_divider = 2131361906; + // aapt resource value: 0x7f0a0081 + public const int action_divider = 2131361921; - // aapt resource value: 0x7f0a006c - public const int action_image = 2131361900; + // aapt resource value: 0x7f0a007b + public const int action_image = 2131361915; // aapt resource value: 0x7f0a0002 public const int action_menu_divider = 2131361794; @@ -3363,188 +3542,203 @@ public partial class Id // aapt resource value: 0x7f0a0003 public const int action_menu_presenter = 2131361795; - // aapt resource value: 0x7f0a0055 - public const int action_mode_bar = 2131361877; - - // aapt resource value: 0x7f0a0054 - public const int action_mode_bar_stub = 2131361876; - - // aapt resource value: 0x7f0a0037 - public const int action_mode_close_button = 2131361847; + // aapt resource value: 0x7f0a0064 + public const int action_mode_bar = 2131361892; - // aapt resource value: 0x7f0a006d - public const int action_text = 2131361901; + // aapt resource value: 0x7f0a0063 + public const int action_mode_bar_stub = 2131361891; - // aapt resource value: 0x7f0a007b - public const int actions = 2131361915; + // aapt resource value: 0x7f0a0047 + public const int action_mode_close_button = 2131361863; - // aapt resource value: 0x7f0a0038 - public const int activity_chooser_view_content = 2131361848; + // aapt resource value: 0x7f0a007c + public const int action_text = 2131361916; - // aapt resource value: 0x7f0a0015 - public const int add = 2131361813; + // aapt resource value: 0x7f0a008a + public const int actions = 2131361930; - // aapt resource value: 0x7f0a004c - public const int alertTitle = 2131361868; + // aapt resource value: 0x7f0a0048 + public const int activity_chooser_view_content = 2131361864; // aapt resource value: 0x7f0a001f - public const int always = 2131361823; + public const int add = 2131361823; - // aapt resource value: 0x7f0a0034 - public const int auto = 2131361844; + // aapt resource value: 0x7f0a005b + public const int alertTitle = 2131361883; + + // aapt resource value: 0x7f0a002b + public const int always = 2131361835; // aapt resource value: 0x7f0a0032 - public const int baseline = 2131361842; + public const int async = 2131361842; - // aapt resource value: 0x7f0a0069 - public const int basketball_chip = 2131361897; + // aapt resource value: 0x7f0a0044 + public const int auto = 2131361860; - // aapt resource value: 0x7f0a001c - public const int beginning = 2131361820; + // aapt resource value: 0x7f0a0042 + public const int baseline = 2131361858; - // aapt resource value: 0x7f0a0024 - public const int bottom = 2131361828; + // aapt resource value: 0x7f0a0078 + public const int basketball_chip = 2131361912; - // aapt resource value: 0x7f0a003f - public const int buttonPanel = 2131361855; + // aapt resource value: 0x7f0a0022 + public const int beginning = 2131361826; - // aapt resource value: 0x7f0a006f - public const int cancel_action = 2131361903; + // aapt resource value: 0x7f0a0033 + public const int blocking = 2131361843; - // aapt resource value: 0x7f0a002d - public const int center = 2131361837; + // aapt resource value: 0x7f0a0030 + public const int bottom = 2131361840; - // aapt resource value: 0x7f0a004f - public const int checkbox = 2131361871; + // aapt resource value: 0x7f0a004e + public const int buttonPanel = 2131361870; - // aapt resource value: 0x7f0a0009 - public const int chip_image = 2131361801; + // aapt resource value: 0x7f0a007e + public const int cancel_action = 2131361918; - // aapt resource value: 0x7f0a000a - public const int chip_text = 2131361802; + // aapt resource value: 0x7f0a003d + public const int center = 2131361853; - // aapt resource value: 0x7f0a0077 - public const int chronometer = 2131361911; + // aapt resource value: 0x7f0a005e + public const int checkbox = 2131361886; - // aapt resource value: 0x7f0a0020 - public const int collapseActionView = 2131361824; + // aapt resource value: 0x7f0a000e + public const int chip_image = 2131361806; - // aapt resource value: 0x7f0a0026 - public const int column = 2131361830; + // aapt resource value: 0x7f0a000f + public const int chip_text = 2131361807; - // aapt resource value: 0x7f0a0027 - public const int column_reverse = 2131361831; + // aapt resource value: 0x7f0a0086 + public const int chronometer = 2131361926; - // aapt resource value: 0x7f0a0042 - public const int contentPanel = 2131361858; + // aapt resource value: 0x7f0a002c + public const int collapseActionView = 2131361836; - // aapt resource value: 0x7f0a0049 - public const int custom = 2131361865; + // aapt resource value: 0x7f0a0036 + public const int column = 2131361846; - // aapt resource value: 0x7f0a0048 - public const int customPanel = 2131361864; + // aapt resource value: 0x7f0a0037 + public const int column_reverse = 2131361847; - // aapt resource value: 0x7f0a0056 - public const int decor_content_parent = 2131361878; + // aapt resource value: 0x7f0a0051 + public const int contentPanel = 2131361873; + + // aapt resource value: 0x7f0a0058 + public const int custom = 2131361880; + + // aapt resource value: 0x7f0a0057 + public const int customPanel = 2131361879; + + // aapt resource value: 0x7f0a0065 + public const int decor_content_parent = 2131361893; + + // aapt resource value: 0x7f0a004b + public const int default_activity_button = 2131361867; - // aapt resource value: 0x7f0a003b - public const int default_activity_button = 2131361851; + // aapt resource value: 0x7f0a0013 + public const int disableHome = 2131361811; - // aapt resource value: 0x7f0a000e - public const int disableHome = 2131361806; + // aapt resource value: 0x7f0a0069 + public const int edit_query = 2131361897; - // aapt resource value: 0x7f0a005a - public const int edit_query = 2131361882; + // aapt resource value: 0x7f0a0023 + public const int end = 2131361827; - // aapt resource value: 0x7f0a001d - public const int end = 2131361821; + // aapt resource value: 0x7f0a008c + public const int end_padder = 2131361932; - // aapt resource value: 0x7f0a0081 - public const int end_padder = 2131361921; + // aapt resource value: 0x7f0a0049 + public const int expand_activities_button = 2131361865; - // aapt resource value: 0x7f0a0039 - public const int expand_activities_button = 2131361849; + // aapt resource value: 0x7f0a005d + public const int expanded_menu = 2131361885; - // aapt resource value: 0x7f0a004e - public const int expanded_menu = 2131361870; + // aapt resource value: 0x7f0a003e + public const int flex_end = 2131361854; - // aapt resource value: 0x7f0a002e - public const int flex_end = 2131361838; + // aapt resource value: 0x7f0a003f + public const int flex_start = 2131361855; - // aapt resource value: 0x7f0a002f - public const int flex_start = 2131361839; + // aapt resource value: 0x7f0a0076 + public const int flexbox = 2131361910; - // aapt resource value: 0x7f0a0067 - public const int flexbox = 2131361895; + // aapt resource value: 0x7f0a0077 + public const int football_chip = 2131361911; - // aapt resource value: 0x7f0a0068 - public const int football_chip = 2131361896; + // aapt resource value: 0x7f0a0034 + public const int forever = 2131361844; // aapt resource value: 0x7f0a0004 public const int home = 2131361796; - // aapt resource value: 0x7f0a000f - public const int homeAsUp = 2131361807; + // aapt resource value: 0x7f0a0014 + public const int homeAsUp = 2131361812; - // aapt resource value: 0x7f0a003d - public const int icon = 2131361853; + // aapt resource value: 0x7f0a004d + public const int icon = 2131361869; - // aapt resource value: 0x7f0a007c - public const int icon_group = 2131361916; + // aapt resource value: 0x7f0a008b + public const int icon_group = 2131361931; - // aapt resource value: 0x7f0a0021 - public const int ifRoom = 2131361825; + // aapt resource value: 0x7f0a002d + public const int ifRoom = 2131361837; - // aapt resource value: 0x7f0a003a - public const int image = 2131361850; + // aapt resource value: 0x7f0a004a + public const int image = 2131361866; - // aapt resource value: 0x7f0a0078 - public const int info = 2131361912; + // aapt resource value: 0x7f0a0087 + public const int info = 2131361927; - // aapt resource value: 0x7f0a007d - public const int line1 = 2131361917; + // aapt resource value: 0x7f0a0035 + public const int italic = 2131361845; - // aapt resource value: 0x7f0a007f - public const int line3 = 2131361919; + // aapt resource value: 0x7f0a0009 + public const int line1 = 2131361801; - // aapt resource value: 0x7f0a000b - public const int listMode = 2131361803; + // aapt resource value: 0x7f0a000a + public const int line3 = 2131361802; - // aapt resource value: 0x7f0a003c - public const int list_item = 2131361852; + // aapt resource value: 0x7f0a0010 + public const int listMode = 2131361808; - // aapt resource value: 0x7f0a0071 - public const int media_actions = 2131361905; + // aapt resource value: 0x7f0a004c + public const int list_item = 2131361868; - // aapt resource value: 0x7f0a001e - public const int middle = 2131361822; + // aapt resource value: 0x7f0a0080 + public const int media_actions = 2131361920; - // aapt resource value: 0x7f0a0016 - public const int multiply = 2131361814; + // aapt resource value: 0x7f0a008d + public const int message = 2131361933; - // aapt resource value: 0x7f0a0022 - public const int never = 2131361826; + // aapt resource value: 0x7f0a0024 + public const int middle = 2131361828; - // aapt resource value: 0x7f0a0010 - public const int none = 2131361808; + // aapt resource value: 0x7f0a001a + public const int multiply = 2131361818; - // aapt resource value: 0x7f0a000c - public const int normal = 2131361804; + // aapt resource value: 0x7f0a002e + public const int never = 2131361838; - // aapt resource value: 0x7f0a007a - public const int notification_background = 2131361914; + // aapt resource value: 0x7f0a0015 + public const int none = 2131361813; - // aapt resource value: 0x7f0a0074 - public const int notification_main_column = 2131361908; + // aapt resource value: 0x7f0a0011 + public const int normal = 2131361809; - // aapt resource value: 0x7f0a0073 - public const int notification_main_column_container = 2131361907; + // aapt resource value: 0x7f0a0089 + public const int notification_background = 2131361929; - // aapt resource value: 0x7f0a002a - public const int nowrap = 2131361834; + // aapt resource value: 0x7f0a0083 + public const int notification_main_column = 2131361923; - // aapt resource value: 0x7f0a0041 - public const int parentPanel = 2131361857; + // aapt resource value: 0x7f0a0082 + public const int notification_main_column_container = 2131361922; + + // aapt resource value: 0x7f0a003a + public const int nowrap = 2131361850; + + // aapt resource value: 0x7f0a0050 + public const int parentPanel = 2131361872; // aapt resource value: 0x7f0a0005 public const int progress_circular = 2131361797; @@ -3552,164 +3746,167 @@ public partial class Id // aapt resource value: 0x7f0a0006 public const int progress_horizontal = 2131361798; - // aapt resource value: 0x7f0a0051 - public const int radio = 2131361873; + // aapt resource value: 0x7f0a0060 + public const int radio = 2131361888; - // aapt resource value: 0x7f0a0079 - public const int right_icon = 2131361913; + // aapt resource value: 0x7f0a0088 + public const int right_icon = 2131361928; - // aapt resource value: 0x7f0a0075 - public const int right_side = 2131361909; + // aapt resource value: 0x7f0a0084 + public const int right_side = 2131361924; - // aapt resource value: 0x7f0a0028 - public const int row = 2131361832; + // aapt resource value: 0x7f0a0038 + public const int row = 2131361848; - // aapt resource value: 0x7f0a0029 - public const int row_reverse = 2131361833; + // aapt resource value: 0x7f0a0039 + public const int row_reverse = 2131361849; - // aapt resource value: 0x7f0a0017 - public const int screen = 2131361815; + // aapt resource value: 0x7f0a001b + public const int screen = 2131361819; - // aapt resource value: 0x7f0a0047 - public const int scrollIndicatorDown = 2131361863; + // aapt resource value: 0x7f0a0056 + public const int scrollIndicatorDown = 2131361878; - // aapt resource value: 0x7f0a0043 - public const int scrollIndicatorUp = 2131361859; + // aapt resource value: 0x7f0a0052 + public const int scrollIndicatorUp = 2131361874; - // aapt resource value: 0x7f0a0044 - public const int scrollView = 2131361860; + // aapt resource value: 0x7f0a0053 + public const int scrollView = 2131361875; - // aapt resource value: 0x7f0a005c - public const int search_badge = 2131361884; + // aapt resource value: 0x7f0a006b + public const int search_badge = 2131361899; - // aapt resource value: 0x7f0a005b - public const int search_bar = 2131361883; + // aapt resource value: 0x7f0a006a + public const int search_bar = 2131361898; - // aapt resource value: 0x7f0a005d - public const int search_button = 2131361885; + // aapt resource value: 0x7f0a006c + public const int search_button = 2131361900; - // aapt resource value: 0x7f0a0062 - public const int search_close_btn = 2131361890; + // aapt resource value: 0x7f0a0071 + public const int search_close_btn = 2131361905; - // aapt resource value: 0x7f0a005e - public const int search_edit_frame = 2131361886; + // aapt resource value: 0x7f0a006d + public const int search_edit_frame = 2131361901; - // aapt resource value: 0x7f0a0064 - public const int search_go_btn = 2131361892; + // aapt resource value: 0x7f0a0073 + public const int search_go_btn = 2131361907; - // aapt resource value: 0x7f0a005f - public const int search_mag_icon = 2131361887; + // aapt resource value: 0x7f0a006e + public const int search_mag_icon = 2131361902; - // aapt resource value: 0x7f0a0060 - public const int search_plate = 2131361888; + // aapt resource value: 0x7f0a006f + public const int search_plate = 2131361903; - // aapt resource value: 0x7f0a0061 - public const int search_src_text = 2131361889; + // aapt resource value: 0x7f0a0070 + public const int search_src_text = 2131361904; - // aapt resource value: 0x7f0a0065 - public const int search_voice_btn = 2131361893; + // aapt resource value: 0x7f0a0074 + public const int search_voice_btn = 2131361908; - // aapt resource value: 0x7f0a0066 - public const int select_dialog_listview = 2131361894; + // aapt resource value: 0x7f0a0075 + public const int select_dialog_listview = 2131361909; - // aapt resource value: 0x7f0a0050 - public const int shortcut = 2131361872; + // aapt resource value: 0x7f0a005f + public const int shortcut = 2131361887; - // aapt resource value: 0x7f0a0011 - public const int showCustom = 2131361809; + // aapt resource value: 0x7f0a0016 + public const int showCustom = 2131361814; - // aapt resource value: 0x7f0a0012 - public const int showHome = 2131361810; + // aapt resource value: 0x7f0a0017 + public const int showHome = 2131361815; - // aapt resource value: 0x7f0a0013 - public const int showTitle = 2131361811; + // aapt resource value: 0x7f0a0018 + public const int showTitle = 2131361816; - // aapt resource value: 0x7f0a0030 - public const int space_around = 2131361840; + // aapt resource value: 0x7f0a0040 + public const int space_around = 2131361856; - // aapt resource value: 0x7f0a0031 - public const int space_between = 2131361841; + // aapt resource value: 0x7f0a0041 + public const int space_between = 2131361857; - // aapt resource value: 0x7f0a0040 - public const int spacer = 2131361856; + // aapt resource value: 0x7f0a004f + public const int spacer = 2131361871; // aapt resource value: 0x7f0a0007 public const int split_action_bar = 2131361799; - // aapt resource value: 0x7f0a0018 - public const int src_atop = 2131361816; + // aapt resource value: 0x7f0a001c + public const int src_atop = 2131361820; - // aapt resource value: 0x7f0a0019 - public const int src_in = 2131361817; + // aapt resource value: 0x7f0a001d + public const int src_in = 2131361821; - // aapt resource value: 0x7f0a001a - public const int src_over = 2131361818; + // aapt resource value: 0x7f0a001e + public const int src_over = 2131361822; - // aapt resource value: 0x7f0a0070 - public const int status_bar_latest_event_content = 2131361904; + // aapt resource value: 0x7f0a007f + public const int status_bar_latest_event_content = 2131361919; - // aapt resource value: 0x7f0a0033 - public const int stretch = 2131361843; + // aapt resource value: 0x7f0a0043 + public const int stretch = 2131361859; - // aapt resource value: 0x7f0a0052 - public const int submenuarrow = 2131361874; + // aapt resource value: 0x7f0a0061 + public const int submenuarrow = 2131361889; - // aapt resource value: 0x7f0a0063 - public const int submit_area = 2131361891; + // aapt resource value: 0x7f0a0072 + public const int submit_area = 2131361906; - // aapt resource value: 0x7f0a000d - public const int tabMode = 2131361805; + // aapt resource value: 0x7f0a0012 + public const int tabMode = 2131361810; - // aapt resource value: 0x7f0a006a - public const int tennis_chip = 2131361898; + // aapt resource value: 0x7f0a0079 + public const int tennis_chip = 2131361913; - // aapt resource value: 0x7f0a0080 - public const int text = 2131361920; + // aapt resource value: 0x7f0a000b + public const int text = 2131361803; - // aapt resource value: 0x7f0a007e - public const int text2 = 2131361918; + // aapt resource value: 0x7f0a000c + public const int text2 = 2131361804; - // aapt resource value: 0x7f0a0046 - public const int textSpacerNoButtons = 2131361862; + // aapt resource value: 0x7f0a0055 + public const int textSpacerNoButtons = 2131361877; - // aapt resource value: 0x7f0a0045 - public const int textSpacerNoTitle = 2131361861; + // aapt resource value: 0x7f0a0054 + public const int textSpacerNoTitle = 2131361876; - // aapt resource value: 0x7f0a0076 - public const int time = 2131361910; + // aapt resource value: 0x7f0a0085 + public const int time = 2131361925; - // aapt resource value: 0x7f0a003e - public const int title = 2131361854; + // aapt resource value: 0x7f0a000d + public const int title = 2131361805; - // aapt resource value: 0x7f0a004d - public const int titleDividerNoCustom = 2131361869; + // aapt resource value: 0x7f0a005c + public const int titleDividerNoCustom = 2131361884; - // aapt resource value: 0x7f0a004b - public const int title_template = 2131361867; + // aapt resource value: 0x7f0a005a + public const int title_template = 2131361882; - // aapt resource value: 0x7f0a0025 - public const int top = 2131361829; + // aapt resource value: 0x7f0a0031 + public const int top = 2131361841; - // aapt resource value: 0x7f0a004a - public const int topPanel = 2131361866; + // aapt resource value: 0x7f0a0059 + public const int topPanel = 2131361881; + + // aapt resource value: 0x7f0a0020 + public const int uniform = 2131361824; // aapt resource value: 0x7f0a0008 public const int up = 2131361800; - // aapt resource value: 0x7f0a0014 - public const int useLogo = 2131361812; + // aapt resource value: 0x7f0a0019 + public const int useLogo = 2131361817; - // aapt resource value: 0x7f0a0023 - public const int withText = 2131361827; + // aapt resource value: 0x7f0a002f + public const int withText = 2131361839; - // aapt resource value: 0x7f0a002b - public const int wrap = 2131361835; + // aapt resource value: 0x7f0a003b + public const int wrap = 2131361851; - // aapt resource value: 0x7f0a001b - public const int wrap_content = 2131361819; + // aapt resource value: 0x7f0a0021 + public const int wrap_content = 2131361825; - // aapt resource value: 0x7f0a002c - public const int wrap_reverse = 2131361836; + // aapt resource value: 0x7f0a003c + public const int wrap_reverse = 2131361852; static Id() { @@ -3734,7 +3931,10 @@ public partial class Integer public const int cancel_button_image_alpha = 2131427330; // aapt resource value: 0x7f0b0003 - public const int status_bar_notification_info_maxnum = 2131427331; + public const int config_tooltipAnimTime = 2131427331; + + // aapt resource value: 0x7f0b0004 + public const int status_bar_notification_info_maxnum = 2131427332; static Integer() { @@ -3890,6 +4090,9 @@ public partial class Layout // aapt resource value: 0x7f03002e public const int support_simple_spinner_dropdown_item = 2130903086; + // aapt resource value: 0x7f03002f + public const int tooltip = 2130903087; + static Layout() { global::Android.Runtime.ResourceIdManager.UpdateIdValues(); @@ -4021,29 +4224,35 @@ private String() public partial class Style { + // aapt resource value: 0x7f07009d + public const int AlertDialog_AppCompat = 2131165341; + + // aapt resource value: 0x7f07009e + public const int AlertDialog_AppCompat_Light = 2131165342; + // aapt resource value: 0x7f07009f - public const int AlertDialog_AppCompat = 2131165343; + public const int Animation_AppCompat_Dialog = 2131165343; // aapt resource value: 0x7f0700a0 - public const int AlertDialog_AppCompat_Light = 2131165344; + public const int Animation_AppCompat_DropDownUp = 2131165344; // aapt resource value: 0x7f0700a1 - public const int Animation_AppCompat_Dialog = 2131165345; + public const int Animation_AppCompat_Tooltip = 2131165345; // aapt resource value: 0x7f0700a2 - public const int Animation_AppCompat_DropDownUp = 2131165346; + public const int Base_AlertDialog_AppCompat = 2131165346; // aapt resource value: 0x7f0700a3 - public const int Base_AlertDialog_AppCompat = 2131165347; + public const int Base_AlertDialog_AppCompat_Light = 2131165347; // aapt resource value: 0x7f0700a4 - public const int Base_AlertDialog_AppCompat_Light = 2131165348; + public const int Base_Animation_AppCompat_Dialog = 2131165348; // aapt resource value: 0x7f0700a5 - public const int Base_Animation_AppCompat_Dialog = 2131165349; + public const int Base_Animation_AppCompat_DropDownUp = 2131165349; // aapt resource value: 0x7f0700a6 - public const int Base_Animation_AppCompat_DropDownUp = 2131165350; + public const int Base_Animation_AppCompat_Tooltip = 2131165350; // aapt resource value: 0x7f0700a7 public const int Base_DialogWindowTitle_AppCompat = 2131165351; @@ -4051,152 +4260,155 @@ public partial class Style // aapt resource value: 0x7f0700a8 public const int Base_DialogWindowTitleBackground_AppCompat = 2131165352; - // aapt resource value: 0x7f07003f - public const int Base_TextAppearance_AppCompat = 2131165247; + // aapt resource value: 0x7f070039 + public const int Base_TextAppearance_AppCompat = 2131165241; - // aapt resource value: 0x7f070040 - public const int Base_TextAppearance_AppCompat_Body1 = 2131165248; + // aapt resource value: 0x7f07003a + public const int Base_TextAppearance_AppCompat_Body1 = 2131165242; - // aapt resource value: 0x7f070041 - public const int Base_TextAppearance_AppCompat_Body2 = 2131165249; + // aapt resource value: 0x7f07003b + public const int Base_TextAppearance_AppCompat_Body2 = 2131165243; // aapt resource value: 0x7f070027 public const int Base_TextAppearance_AppCompat_Button = 2131165223; - // aapt resource value: 0x7f070042 - public const int Base_TextAppearance_AppCompat_Caption = 2131165250; + // aapt resource value: 0x7f07003c + public const int Base_TextAppearance_AppCompat_Caption = 2131165244; - // aapt resource value: 0x7f070043 - public const int Base_TextAppearance_AppCompat_Display1 = 2131165251; + // aapt resource value: 0x7f07003d + public const int Base_TextAppearance_AppCompat_Display1 = 2131165245; - // aapt resource value: 0x7f070044 - public const int Base_TextAppearance_AppCompat_Display2 = 2131165252; + // aapt resource value: 0x7f07003e + public const int Base_TextAppearance_AppCompat_Display2 = 2131165246; - // aapt resource value: 0x7f070045 - public const int Base_TextAppearance_AppCompat_Display3 = 2131165253; + // aapt resource value: 0x7f07003f + public const int Base_TextAppearance_AppCompat_Display3 = 2131165247; - // aapt resource value: 0x7f070046 - public const int Base_TextAppearance_AppCompat_Display4 = 2131165254; + // aapt resource value: 0x7f070040 + public const int Base_TextAppearance_AppCompat_Display4 = 2131165248; - // aapt resource value: 0x7f070047 - public const int Base_TextAppearance_AppCompat_Headline = 2131165255; + // aapt resource value: 0x7f070041 + public const int Base_TextAppearance_AppCompat_Headline = 2131165249; // aapt resource value: 0x7f07000b public const int Base_TextAppearance_AppCompat_Inverse = 2131165195; - // aapt resource value: 0x7f070048 - public const int Base_TextAppearance_AppCompat_Large = 2131165256; + // aapt resource value: 0x7f070042 + public const int Base_TextAppearance_AppCompat_Large = 2131165250; // aapt resource value: 0x7f07000c public const int Base_TextAppearance_AppCompat_Large_Inverse = 2131165196; - // aapt resource value: 0x7f070049 - public const int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Large = 2131165257; + // aapt resource value: 0x7f070043 + public const int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Large = 2131165251; - // aapt resource value: 0x7f07004a - public const int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Small = 2131165258; + // aapt resource value: 0x7f070044 + public const int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Small = 2131165252; - // aapt resource value: 0x7f07004b - public const int Base_TextAppearance_AppCompat_Medium = 2131165259; + // aapt resource value: 0x7f070045 + public const int Base_TextAppearance_AppCompat_Medium = 2131165253; // aapt resource value: 0x7f07000d public const int Base_TextAppearance_AppCompat_Medium_Inverse = 2131165197; - // aapt resource value: 0x7f07004c - public const int Base_TextAppearance_AppCompat_Menu = 2131165260; + // aapt resource value: 0x7f070046 + public const int Base_TextAppearance_AppCompat_Menu = 2131165254; // aapt resource value: 0x7f0700a9 public const int Base_TextAppearance_AppCompat_SearchResult = 2131165353; - // aapt resource value: 0x7f07004d - public const int Base_TextAppearance_AppCompat_SearchResult_Subtitle = 2131165261; + // aapt resource value: 0x7f070047 + public const int Base_TextAppearance_AppCompat_SearchResult_Subtitle = 2131165255; - // aapt resource value: 0x7f07004e - public const int Base_TextAppearance_AppCompat_SearchResult_Title = 2131165262; + // aapt resource value: 0x7f070048 + public const int Base_TextAppearance_AppCompat_SearchResult_Title = 2131165256; - // aapt resource value: 0x7f07004f - public const int Base_TextAppearance_AppCompat_Small = 2131165263; + // aapt resource value: 0x7f070049 + public const int Base_TextAppearance_AppCompat_Small = 2131165257; // aapt resource value: 0x7f07000e public const int Base_TextAppearance_AppCompat_Small_Inverse = 2131165198; - // aapt resource value: 0x7f070050 - public const int Base_TextAppearance_AppCompat_Subhead = 2131165264; + // aapt resource value: 0x7f07004a + public const int Base_TextAppearance_AppCompat_Subhead = 2131165258; // aapt resource value: 0x7f07000f public const int Base_TextAppearance_AppCompat_Subhead_Inverse = 2131165199; - // aapt resource value: 0x7f070051 - public const int Base_TextAppearance_AppCompat_Title = 2131165265; + // aapt resource value: 0x7f07004b + public const int Base_TextAppearance_AppCompat_Title = 2131165259; // aapt resource value: 0x7f070010 public const int Base_TextAppearance_AppCompat_Title_Inverse = 2131165200; - // aapt resource value: 0x7f070094 - public const int Base_TextAppearance_AppCompat_Widget_ActionBar_Menu = 2131165332; - - // aapt resource value: 0x7f070052 - public const int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle = 2131165266; + // aapt resource value: 0x7f0700aa + public const int Base_TextAppearance_AppCompat_Tooltip = 2131165354; - // aapt resource value: 0x7f070053 - public const int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse = 2131165267; + // aapt resource value: 0x7f07008e + public const int Base_TextAppearance_AppCompat_Widget_ActionBar_Menu = 2131165326; - // aapt resource value: 0x7f070054 - public const int Base_TextAppearance_AppCompat_Widget_ActionBar_Title = 2131165268; + // aapt resource value: 0x7f07004c + public const int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle = 2131165260; - // aapt resource value: 0x7f070055 - public const int Base_TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse = 2131165269; + // aapt resource value: 0x7f07004d + public const int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse = 2131165261; - // aapt resource value: 0x7f070056 - public const int Base_TextAppearance_AppCompat_Widget_ActionMode_Subtitle = 2131165270; + // aapt resource value: 0x7f07004e + public const int Base_TextAppearance_AppCompat_Widget_ActionBar_Title = 2131165262; - // aapt resource value: 0x7f070057 - public const int Base_TextAppearance_AppCompat_Widget_ActionMode_Title = 2131165271; + // aapt resource value: 0x7f07004f + public const int Base_TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse = 2131165263; - // aapt resource value: 0x7f070058 - public const int Base_TextAppearance_AppCompat_Widget_Button = 2131165272; + // aapt resource value: 0x7f070050 + public const int Base_TextAppearance_AppCompat_Widget_ActionMode_Subtitle = 2131165264; - // aapt resource value: 0x7f07009b - public const int Base_TextAppearance_AppCompat_Widget_Button_Borderless_Colored = 2131165339; + // aapt resource value: 0x7f070051 + public const int Base_TextAppearance_AppCompat_Widget_ActionMode_Title = 2131165265; - // aapt resource value: 0x7f07009c - public const int Base_TextAppearance_AppCompat_Widget_Button_Colored = 2131165340; + // aapt resource value: 0x7f070052 + public const int Base_TextAppearance_AppCompat_Widget_Button = 2131165266; // aapt resource value: 0x7f070095 - public const int Base_TextAppearance_AppCompat_Widget_Button_Inverse = 2131165333; + public const int Base_TextAppearance_AppCompat_Widget_Button_Borderless_Colored = 2131165333; - // aapt resource value: 0x7f0700aa - public const int Base_TextAppearance_AppCompat_Widget_DropDownItem = 2131165354; + // aapt resource value: 0x7f070096 + public const int Base_TextAppearance_AppCompat_Widget_Button_Colored = 2131165334; - // aapt resource value: 0x7f070059 - public const int Base_TextAppearance_AppCompat_Widget_PopupMenu_Header = 2131165273; + // aapt resource value: 0x7f07008f + public const int Base_TextAppearance_AppCompat_Widget_Button_Inverse = 2131165327; - // aapt resource value: 0x7f07005a - public const int Base_TextAppearance_AppCompat_Widget_PopupMenu_Large = 2131165274; + // aapt resource value: 0x7f0700ab + public const int Base_TextAppearance_AppCompat_Widget_DropDownItem = 2131165355; - // aapt resource value: 0x7f07005b - public const int Base_TextAppearance_AppCompat_Widget_PopupMenu_Small = 2131165275; + // aapt resource value: 0x7f070053 + public const int Base_TextAppearance_AppCompat_Widget_PopupMenu_Header = 2131165267; - // aapt resource value: 0x7f07005c - public const int Base_TextAppearance_AppCompat_Widget_Switch = 2131165276; + // aapt resource value: 0x7f070054 + public const int Base_TextAppearance_AppCompat_Widget_PopupMenu_Large = 2131165268; - // aapt resource value: 0x7f07005d - public const int Base_TextAppearance_AppCompat_Widget_TextView_SpinnerItem = 2131165277; + // aapt resource value: 0x7f070055 + public const int Base_TextAppearance_AppCompat_Widget_PopupMenu_Small = 2131165269; - // aapt resource value: 0x7f0700ab - public const int Base_TextAppearance_Widget_AppCompat_ExpandedMenu_Item = 2131165355; + // aapt resource value: 0x7f070056 + public const int Base_TextAppearance_AppCompat_Widget_Switch = 2131165270; - // aapt resource value: 0x7f07005e - public const int Base_TextAppearance_Widget_AppCompat_Toolbar_Subtitle = 2131165278; + // aapt resource value: 0x7f070057 + public const int Base_TextAppearance_AppCompat_Widget_TextView_SpinnerItem = 2131165271; - // aapt resource value: 0x7f07005f - public const int Base_TextAppearance_Widget_AppCompat_Toolbar_Title = 2131165279; + // aapt resource value: 0x7f0700ac + public const int Base_TextAppearance_Widget_AppCompat_ExpandedMenu_Item = 2131165356; - // aapt resource value: 0x7f070060 - public const int Base_Theme_AppCompat = 2131165280; + // aapt resource value: 0x7f070058 + public const int Base_TextAppearance_Widget_AppCompat_Toolbar_Subtitle = 2131165272; - // aapt resource value: 0x7f0700ac - public const int Base_Theme_AppCompat_CompactMenu = 2131165356; + // aapt resource value: 0x7f070059 + public const int Base_TextAppearance_Widget_AppCompat_Toolbar_Title = 2131165273; + + // aapt resource value: 0x7f07005a + public const int Base_Theme_AppCompat = 2131165274; + + // aapt resource value: 0x7f0700ad + public const int Base_Theme_AppCompat_CompactMenu = 2131165357; // aapt resource value: 0x7f070011 public const int Base_Theme_AppCompat_Dialog = 2131165201; @@ -4204,8 +4416,8 @@ public partial class Style // aapt resource value: 0x7f070012 public const int Base_Theme_AppCompat_Dialog_Alert = 2131165202; - // aapt resource value: 0x7f0700ad - public const int Base_Theme_AppCompat_Dialog_FixedSize = 2131165357; + // aapt resource value: 0x7f0700ae + public const int Base_Theme_AppCompat_Dialog_FixedSize = 2131165358; // aapt resource value: 0x7f070013 public const int Base_Theme_AppCompat_Dialog_MinWidth = 2131165203; @@ -4213,11 +4425,11 @@ public partial class Style // aapt resource value: 0x7f070001 public const int Base_Theme_AppCompat_DialogWhenLarge = 2131165185; - // aapt resource value: 0x7f070061 - public const int Base_Theme_AppCompat_Light = 2131165281; + // aapt resource value: 0x7f07005b + public const int Base_Theme_AppCompat_Light = 2131165275; - // aapt resource value: 0x7f0700ae - public const int Base_Theme_AppCompat_Light_DarkActionBar = 2131165358; + // aapt resource value: 0x7f0700af + public const int Base_Theme_AppCompat_Light_DarkActionBar = 2131165359; // aapt resource value: 0x7f070014 public const int Base_Theme_AppCompat_Light_Dialog = 2131165204; @@ -4225,8 +4437,8 @@ public partial class Style // aapt resource value: 0x7f070015 public const int Base_Theme_AppCompat_Light_Dialog_Alert = 2131165205; - // aapt resource value: 0x7f0700af - public const int Base_Theme_AppCompat_Light_Dialog_FixedSize = 2131165359; + // aapt resource value: 0x7f0700b0 + public const int Base_Theme_AppCompat_Light_Dialog_FixedSize = 2131165360; // aapt resource value: 0x7f070016 public const int Base_Theme_AppCompat_Light_Dialog_MinWidth = 2131165206; @@ -4234,17 +4446,17 @@ public partial class Style // aapt resource value: 0x7f070002 public const int Base_Theme_AppCompat_Light_DialogWhenLarge = 2131165186; - // aapt resource value: 0x7f0700b0 - public const int Base_ThemeOverlay_AppCompat = 2131165360; - // aapt resource value: 0x7f0700b1 - public const int Base_ThemeOverlay_AppCompat_ActionBar = 2131165361; + public const int Base_ThemeOverlay_AppCompat = 2131165361; // aapt resource value: 0x7f0700b2 - public const int Base_ThemeOverlay_AppCompat_Dark = 2131165362; + public const int Base_ThemeOverlay_AppCompat_ActionBar = 2131165362; // aapt resource value: 0x7f0700b3 - public const int Base_ThemeOverlay_AppCompat_Dark_ActionBar = 2131165363; + public const int Base_ThemeOverlay_AppCompat_Dark = 2131165363; + + // aapt resource value: 0x7f0700b4 + public const int Base_ThemeOverlay_AppCompat_Dark_ActionBar = 2131165364; // aapt resource value: 0x7f070017 public const int Base_ThemeOverlay_AppCompat_Dialog = 2131165207; @@ -4252,8 +4464,8 @@ public partial class Style // aapt resource value: 0x7f070018 public const int Base_ThemeOverlay_AppCompat_Dialog_Alert = 2131165208; - // aapt resource value: 0x7f0700b4 - public const int Base_ThemeOverlay_AppCompat_Light = 2131165364; + // aapt resource value: 0x7f0700b5 + public const int Base_ThemeOverlay_AppCompat_Light = 2131165365; // aapt resource value: 0x7f070019 public const int Base_V11_Theme_AppCompat_Dialog = 2131165209; @@ -4270,182 +4482,194 @@ public partial class Style // aapt resource value: 0x7f070024 public const int Base_V12_Widget_AppCompat_EditText = 2131165220; - // aapt resource value: 0x7f070062 - public const int Base_V21_Theme_AppCompat = 2131165282; + // aapt resource value: 0x7f07005c + public const int Base_V21_Theme_AppCompat = 2131165276; - // aapt resource value: 0x7f070063 - public const int Base_V21_Theme_AppCompat_Dialog = 2131165283; + // aapt resource value: 0x7f07005d + public const int Base_V21_Theme_AppCompat_Dialog = 2131165277; - // aapt resource value: 0x7f070064 - public const int Base_V21_Theme_AppCompat_Light = 2131165284; + // aapt resource value: 0x7f07005e + public const int Base_V21_Theme_AppCompat_Light = 2131165278; - // aapt resource value: 0x7f070065 - public const int Base_V21_Theme_AppCompat_Light_Dialog = 2131165285; + // aapt resource value: 0x7f07005f + public const int Base_V21_Theme_AppCompat_Light_Dialog = 2131165279; - // aapt resource value: 0x7f070066 - public const int Base_V21_ThemeOverlay_AppCompat_Dialog = 2131165286; + // aapt resource value: 0x7f070060 + public const int Base_V21_ThemeOverlay_AppCompat_Dialog = 2131165280; - // aapt resource value: 0x7f070092 - public const int Base_V22_Theme_AppCompat = 2131165330; + // aapt resource value: 0x7f07008c + public const int Base_V22_Theme_AppCompat = 2131165324; - // aapt resource value: 0x7f070093 - public const int Base_V22_Theme_AppCompat_Light = 2131165331; + // aapt resource value: 0x7f07008d + public const int Base_V22_Theme_AppCompat_Light = 2131165325; - // aapt resource value: 0x7f070096 - public const int Base_V23_Theme_AppCompat = 2131165334; + // aapt resource value: 0x7f070090 + public const int Base_V23_Theme_AppCompat = 2131165328; - // aapt resource value: 0x7f070097 - public const int Base_V23_Theme_AppCompat_Light = 2131165335; + // aapt resource value: 0x7f070091 + public const int Base_V23_Theme_AppCompat_Light = 2131165329; - // aapt resource value: 0x7f0700b5 - public const int Base_V7_Theme_AppCompat = 2131165365; + // aapt resource value: 0x7f070099 + public const int Base_V26_Theme_AppCompat = 2131165337; + + // aapt resource value: 0x7f07009a + public const int Base_V26_Theme_AppCompat_Light = 2131165338; + + // aapt resource value: 0x7f07009b + public const int Base_V26_Widget_AppCompat_Toolbar = 2131165339; // aapt resource value: 0x7f0700b6 - public const int Base_V7_Theme_AppCompat_Dialog = 2131165366; + public const int Base_V7_Theme_AppCompat = 2131165366; // aapt resource value: 0x7f0700b7 - public const int Base_V7_Theme_AppCompat_Light = 2131165367; + public const int Base_V7_Theme_AppCompat_Dialog = 2131165367; // aapt resource value: 0x7f0700b8 - public const int Base_V7_Theme_AppCompat_Light_Dialog = 2131165368; + public const int Base_V7_Theme_AppCompat_Light = 2131165368; // aapt resource value: 0x7f0700b9 - public const int Base_V7_ThemeOverlay_AppCompat_Dialog = 2131165369; + public const int Base_V7_Theme_AppCompat_Light_Dialog = 2131165369; // aapt resource value: 0x7f0700ba - public const int Base_V7_Widget_AppCompat_AutoCompleteTextView = 2131165370; + public const int Base_V7_ThemeOverlay_AppCompat_Dialog = 2131165370; // aapt resource value: 0x7f0700bb - public const int Base_V7_Widget_AppCompat_EditText = 2131165371; + public const int Base_V7_Widget_AppCompat_AutoCompleteTextView = 2131165371; // aapt resource value: 0x7f0700bc - public const int Base_Widget_AppCompat_ActionBar = 2131165372; + public const int Base_V7_Widget_AppCompat_EditText = 2131165372; // aapt resource value: 0x7f0700bd - public const int Base_Widget_AppCompat_ActionBar_Solid = 2131165373; + public const int Base_V7_Widget_AppCompat_Toolbar = 2131165373; // aapt resource value: 0x7f0700be - public const int Base_Widget_AppCompat_ActionBar_TabBar = 2131165374; + public const int Base_Widget_AppCompat_ActionBar = 2131165374; - // aapt resource value: 0x7f070067 - public const int Base_Widget_AppCompat_ActionBar_TabText = 2131165287; + // aapt resource value: 0x7f0700bf + public const int Base_Widget_AppCompat_ActionBar_Solid = 2131165375; - // aapt resource value: 0x7f070068 - public const int Base_Widget_AppCompat_ActionBar_TabView = 2131165288; + // aapt resource value: 0x7f0700c0 + public const int Base_Widget_AppCompat_ActionBar_TabBar = 2131165376; - // aapt resource value: 0x7f070069 - public const int Base_Widget_AppCompat_ActionButton = 2131165289; + // aapt resource value: 0x7f070061 + public const int Base_Widget_AppCompat_ActionBar_TabText = 2131165281; - // aapt resource value: 0x7f07006a - public const int Base_Widget_AppCompat_ActionButton_CloseMode = 2131165290; + // aapt resource value: 0x7f070062 + public const int Base_Widget_AppCompat_ActionBar_TabView = 2131165282; - // aapt resource value: 0x7f07006b - public const int Base_Widget_AppCompat_ActionButton_Overflow = 2131165291; + // aapt resource value: 0x7f070063 + public const int Base_Widget_AppCompat_ActionButton = 2131165283; - // aapt resource value: 0x7f0700bf - public const int Base_Widget_AppCompat_ActionMode = 2131165375; + // aapt resource value: 0x7f070064 + public const int Base_Widget_AppCompat_ActionButton_CloseMode = 2131165284; - // aapt resource value: 0x7f0700c0 - public const int Base_Widget_AppCompat_ActivityChooserView = 2131165376; + // aapt resource value: 0x7f070065 + public const int Base_Widget_AppCompat_ActionButton_Overflow = 2131165285; + + // aapt resource value: 0x7f0700c1 + public const int Base_Widget_AppCompat_ActionMode = 2131165377; + + // aapt resource value: 0x7f0700c2 + public const int Base_Widget_AppCompat_ActivityChooserView = 2131165378; // aapt resource value: 0x7f070025 public const int Base_Widget_AppCompat_AutoCompleteTextView = 2131165221; - // aapt resource value: 0x7f07006c - public const int Base_Widget_AppCompat_Button = 2131165292; + // aapt resource value: 0x7f070066 + public const int Base_Widget_AppCompat_Button = 2131165286; - // aapt resource value: 0x7f07006d - public const int Base_Widget_AppCompat_Button_Borderless = 2131165293; + // aapt resource value: 0x7f070067 + public const int Base_Widget_AppCompat_Button_Borderless = 2131165287; - // aapt resource value: 0x7f07006e - public const int Base_Widget_AppCompat_Button_Borderless_Colored = 2131165294; + // aapt resource value: 0x7f070068 + public const int Base_Widget_AppCompat_Button_Borderless_Colored = 2131165288; - // aapt resource value: 0x7f0700c1 - public const int Base_Widget_AppCompat_Button_ButtonBar_AlertDialog = 2131165377; + // aapt resource value: 0x7f0700c3 + public const int Base_Widget_AppCompat_Button_ButtonBar_AlertDialog = 2131165379; - // aapt resource value: 0x7f070098 - public const int Base_Widget_AppCompat_Button_Colored = 2131165336; + // aapt resource value: 0x7f070092 + public const int Base_Widget_AppCompat_Button_Colored = 2131165330; - // aapt resource value: 0x7f07006f - public const int Base_Widget_AppCompat_Button_Small = 2131165295; + // aapt resource value: 0x7f070069 + public const int Base_Widget_AppCompat_Button_Small = 2131165289; - // aapt resource value: 0x7f070070 - public const int Base_Widget_AppCompat_ButtonBar = 2131165296; + // aapt resource value: 0x7f07006a + public const int Base_Widget_AppCompat_ButtonBar = 2131165290; - // aapt resource value: 0x7f0700c2 - public const int Base_Widget_AppCompat_ButtonBar_AlertDialog = 2131165378; + // aapt resource value: 0x7f0700c4 + public const int Base_Widget_AppCompat_ButtonBar_AlertDialog = 2131165380; - // aapt resource value: 0x7f070071 - public const int Base_Widget_AppCompat_CompoundButton_CheckBox = 2131165297; + // aapt resource value: 0x7f07006b + public const int Base_Widget_AppCompat_CompoundButton_CheckBox = 2131165291; - // aapt resource value: 0x7f070072 - public const int Base_Widget_AppCompat_CompoundButton_RadioButton = 2131165298; + // aapt resource value: 0x7f07006c + public const int Base_Widget_AppCompat_CompoundButton_RadioButton = 2131165292; - // aapt resource value: 0x7f0700c3 - public const int Base_Widget_AppCompat_CompoundButton_Switch = 2131165379; + // aapt resource value: 0x7f0700c5 + public const int Base_Widget_AppCompat_CompoundButton_Switch = 2131165381; // aapt resource value: 0x7f070000 public const int Base_Widget_AppCompat_DrawerArrowToggle = 2131165184; - // aapt resource value: 0x7f0700c4 - public const int Base_Widget_AppCompat_DrawerArrowToggle_Common = 2131165380; + // aapt resource value: 0x7f0700c6 + public const int Base_Widget_AppCompat_DrawerArrowToggle_Common = 2131165382; - // aapt resource value: 0x7f070073 - public const int Base_Widget_AppCompat_DropDownItem_Spinner = 2131165299; + // aapt resource value: 0x7f07006d + public const int Base_Widget_AppCompat_DropDownItem_Spinner = 2131165293; // aapt resource value: 0x7f070026 public const int Base_Widget_AppCompat_EditText = 2131165222; - // aapt resource value: 0x7f070074 - public const int Base_Widget_AppCompat_ImageButton = 2131165300; + // aapt resource value: 0x7f07006e + public const int Base_Widget_AppCompat_ImageButton = 2131165294; - // aapt resource value: 0x7f0700c5 - public const int Base_Widget_AppCompat_Light_ActionBar = 2131165381; + // aapt resource value: 0x7f0700c7 + public const int Base_Widget_AppCompat_Light_ActionBar = 2131165383; - // aapt resource value: 0x7f0700c6 - public const int Base_Widget_AppCompat_Light_ActionBar_Solid = 2131165382; + // aapt resource value: 0x7f0700c8 + public const int Base_Widget_AppCompat_Light_ActionBar_Solid = 2131165384; - // aapt resource value: 0x7f0700c7 - public const int Base_Widget_AppCompat_Light_ActionBar_TabBar = 2131165383; + // aapt resource value: 0x7f0700c9 + public const int Base_Widget_AppCompat_Light_ActionBar_TabBar = 2131165385; - // aapt resource value: 0x7f070075 - public const int Base_Widget_AppCompat_Light_ActionBar_TabText = 2131165301; + // aapt resource value: 0x7f07006f + public const int Base_Widget_AppCompat_Light_ActionBar_TabText = 2131165295; - // aapt resource value: 0x7f070076 - public const int Base_Widget_AppCompat_Light_ActionBar_TabText_Inverse = 2131165302; + // aapt resource value: 0x7f070070 + public const int Base_Widget_AppCompat_Light_ActionBar_TabText_Inverse = 2131165296; - // aapt resource value: 0x7f070077 - public const int Base_Widget_AppCompat_Light_ActionBar_TabView = 2131165303; + // aapt resource value: 0x7f070071 + public const int Base_Widget_AppCompat_Light_ActionBar_TabView = 2131165297; - // aapt resource value: 0x7f070078 - public const int Base_Widget_AppCompat_Light_PopupMenu = 2131165304; + // aapt resource value: 0x7f070072 + public const int Base_Widget_AppCompat_Light_PopupMenu = 2131165298; - // aapt resource value: 0x7f070079 - public const int Base_Widget_AppCompat_Light_PopupMenu_Overflow = 2131165305; + // aapt resource value: 0x7f070073 + public const int Base_Widget_AppCompat_Light_PopupMenu_Overflow = 2131165299; - // aapt resource value: 0x7f0700c8 - public const int Base_Widget_AppCompat_ListMenuView = 2131165384; + // aapt resource value: 0x7f0700ca + public const int Base_Widget_AppCompat_ListMenuView = 2131165386; - // aapt resource value: 0x7f07007a - public const int Base_Widget_AppCompat_ListPopupWindow = 2131165306; + // aapt resource value: 0x7f070074 + public const int Base_Widget_AppCompat_ListPopupWindow = 2131165300; - // aapt resource value: 0x7f07007b - public const int Base_Widget_AppCompat_ListView = 2131165307; + // aapt resource value: 0x7f070075 + public const int Base_Widget_AppCompat_ListView = 2131165301; - // aapt resource value: 0x7f07007c - public const int Base_Widget_AppCompat_ListView_DropDown = 2131165308; + // aapt resource value: 0x7f070076 + public const int Base_Widget_AppCompat_ListView_DropDown = 2131165302; - // aapt resource value: 0x7f07007d - public const int Base_Widget_AppCompat_ListView_Menu = 2131165309; + // aapt resource value: 0x7f070077 + public const int Base_Widget_AppCompat_ListView_Menu = 2131165303; - // aapt resource value: 0x7f07007e - public const int Base_Widget_AppCompat_PopupMenu = 2131165310; + // aapt resource value: 0x7f070078 + public const int Base_Widget_AppCompat_PopupMenu = 2131165304; - // aapt resource value: 0x7f07007f - public const int Base_Widget_AppCompat_PopupMenu_Overflow = 2131165311; + // aapt resource value: 0x7f070079 + public const int Base_Widget_AppCompat_PopupMenu_Overflow = 2131165305; - // aapt resource value: 0x7f0700c9 - public const int Base_Widget_AppCompat_PopupWindow = 2131165385; + // aapt resource value: 0x7f0700cb + public const int Base_Widget_AppCompat_PopupWindow = 2131165387; // aapt resource value: 0x7f07001c public const int Base_Widget_AppCompat_ProgressBar = 2131165212; @@ -4453,41 +4677,41 @@ public partial class Style // aapt resource value: 0x7f07001d public const int Base_Widget_AppCompat_ProgressBar_Horizontal = 2131165213; - // aapt resource value: 0x7f070080 - public const int Base_Widget_AppCompat_RatingBar = 2131165312; + // aapt resource value: 0x7f07007a + public const int Base_Widget_AppCompat_RatingBar = 2131165306; - // aapt resource value: 0x7f070099 - public const int Base_Widget_AppCompat_RatingBar_Indicator = 2131165337; + // aapt resource value: 0x7f070093 + public const int Base_Widget_AppCompat_RatingBar_Indicator = 2131165331; - // aapt resource value: 0x7f07009a - public const int Base_Widget_AppCompat_RatingBar_Small = 2131165338; + // aapt resource value: 0x7f070094 + public const int Base_Widget_AppCompat_RatingBar_Small = 2131165332; - // aapt resource value: 0x7f0700ca - public const int Base_Widget_AppCompat_SearchView = 2131165386; + // aapt resource value: 0x7f0700cc + public const int Base_Widget_AppCompat_SearchView = 2131165388; - // aapt resource value: 0x7f0700cb - public const int Base_Widget_AppCompat_SearchView_ActionBar = 2131165387; + // aapt resource value: 0x7f0700cd + public const int Base_Widget_AppCompat_SearchView_ActionBar = 2131165389; - // aapt resource value: 0x7f070081 - public const int Base_Widget_AppCompat_SeekBar = 2131165313; + // aapt resource value: 0x7f07007b + public const int Base_Widget_AppCompat_SeekBar = 2131165307; - // aapt resource value: 0x7f0700cc - public const int Base_Widget_AppCompat_SeekBar_Discrete = 2131165388; + // aapt resource value: 0x7f0700ce + public const int Base_Widget_AppCompat_SeekBar_Discrete = 2131165390; - // aapt resource value: 0x7f070082 - public const int Base_Widget_AppCompat_Spinner = 2131165314; + // aapt resource value: 0x7f07007c + public const int Base_Widget_AppCompat_Spinner = 2131165308; // aapt resource value: 0x7f070003 public const int Base_Widget_AppCompat_Spinner_Underlined = 2131165187; - // aapt resource value: 0x7f070083 - public const int Base_Widget_AppCompat_TextView_SpinnerItem = 2131165315; + // aapt resource value: 0x7f07007d + public const int Base_Widget_AppCompat_TextView_SpinnerItem = 2131165309; - // aapt resource value: 0x7f0700cd - public const int Base_Widget_AppCompat_Toolbar = 2131165389; + // aapt resource value: 0x7f07009c + public const int Base_Widget_AppCompat_Toolbar = 2131165340; - // aapt resource value: 0x7f070084 - public const int Base_Widget_AppCompat_Toolbar_Button_Navigation = 2131165316; + // aapt resource value: 0x7f07007e + public const int Base_Widget_AppCompat_Toolbar_Button_Navigation = 2131165310; // aapt resource value: 0x7f07001e public const int Platform_AppCompat = 2131165214; @@ -4495,14 +4719,14 @@ public partial class Style // aapt resource value: 0x7f07001f public const int Platform_AppCompat_Light = 2131165215; - // aapt resource value: 0x7f070085 - public const int Platform_ThemeOverlay_AppCompat = 2131165317; + // aapt resource value: 0x7f07007f + public const int Platform_ThemeOverlay_AppCompat = 2131165311; - // aapt resource value: 0x7f070086 - public const int Platform_ThemeOverlay_AppCompat_Dark = 2131165318; + // aapt resource value: 0x7f070080 + public const int Platform_ThemeOverlay_AppCompat_Dark = 2131165312; - // aapt resource value: 0x7f070087 - public const int Platform_ThemeOverlay_AppCompat_Light = 2131165319; + // aapt resource value: 0x7f070081 + public const int Platform_ThemeOverlay_AppCompat_Light = 2131165313; // aapt resource value: 0x7f070020 public const int Platform_V11_AppCompat = 2131165216; @@ -4516,263 +4740,281 @@ public partial class Style // aapt resource value: 0x7f070029 public const int Platform_V14_AppCompat_Light = 2131165225; - // aapt resource value: 0x7f070088 - public const int Platform_V21_AppCompat = 2131165320; + // aapt resource value: 0x7f070082 + public const int Platform_V21_AppCompat = 2131165314; - // aapt resource value: 0x7f070089 - public const int Platform_V21_AppCompat_Light = 2131165321; + // aapt resource value: 0x7f070083 + public const int Platform_V21_AppCompat_Light = 2131165315; - // aapt resource value: 0x7f07009d - public const int Platform_V25_AppCompat = 2131165341; + // aapt resource value: 0x7f070097 + public const int Platform_V25_AppCompat = 2131165335; - // aapt resource value: 0x7f07009e - public const int Platform_V25_AppCompat_Light = 2131165342; + // aapt resource value: 0x7f070098 + public const int Platform_V25_AppCompat_Light = 2131165336; // aapt resource value: 0x7f070022 public const int Platform_Widget_AppCompat_Spinner = 2131165218; + // aapt resource value: 0x7f07002b + public const int RtlOverlay_DialogWindowTitle_AppCompat = 2131165227; + + // aapt resource value: 0x7f07002c + public const int RtlOverlay_Widget_AppCompat_ActionBar_TitleItem = 2131165228; + + // aapt resource value: 0x7f07002d + public const int RtlOverlay_Widget_AppCompat_DialogTitle_Icon = 2131165229; + + // aapt resource value: 0x7f07002e + public const int RtlOverlay_Widget_AppCompat_PopupMenuItem = 2131165230; + + // aapt resource value: 0x7f07002f + public const int RtlOverlay_Widget_AppCompat_PopupMenuItem_InternalGroup = 2131165231; + + // aapt resource value: 0x7f070030 + public const int RtlOverlay_Widget_AppCompat_PopupMenuItem_Text = 2131165232; + // aapt resource value: 0x7f070031 - public const int RtlOverlay_DialogWindowTitle_AppCompat = 2131165233; + public const int RtlOverlay_Widget_AppCompat_Search_DropDown = 2131165233; // aapt resource value: 0x7f070032 - public const int RtlOverlay_Widget_AppCompat_ActionBar_TitleItem = 2131165234; + public const int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon1 = 2131165234; // aapt resource value: 0x7f070033 - public const int RtlOverlay_Widget_AppCompat_DialogTitle_Icon = 2131165235; + public const int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon2 = 2131165235; // aapt resource value: 0x7f070034 - public const int RtlOverlay_Widget_AppCompat_PopupMenuItem = 2131165236; + public const int RtlOverlay_Widget_AppCompat_Search_DropDown_Query = 2131165236; // aapt resource value: 0x7f070035 - public const int RtlOverlay_Widget_AppCompat_PopupMenuItem_InternalGroup = 2131165237; + public const int RtlOverlay_Widget_AppCompat_Search_DropDown_Text = 2131165237; // aapt resource value: 0x7f070036 - public const int RtlOverlay_Widget_AppCompat_PopupMenuItem_Text = 2131165238; + public const int RtlOverlay_Widget_AppCompat_SearchView_MagIcon = 2131165238; // aapt resource value: 0x7f070037 - public const int RtlOverlay_Widget_AppCompat_Search_DropDown = 2131165239; + public const int RtlUnderlay_Widget_AppCompat_ActionButton = 2131165239; // aapt resource value: 0x7f070038 - public const int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon1 = 2131165240; - - // aapt resource value: 0x7f070039 - public const int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon2 = 2131165241; - - // aapt resource value: 0x7f07003a - public const int RtlOverlay_Widget_AppCompat_Search_DropDown_Query = 2131165242; - - // aapt resource value: 0x7f07003b - public const int RtlOverlay_Widget_AppCompat_Search_DropDown_Text = 2131165243; - - // aapt resource value: 0x7f07003c - public const int RtlOverlay_Widget_AppCompat_SearchView_MagIcon = 2131165244; - - // aapt resource value: 0x7f07003d - public const int RtlUnderlay_Widget_AppCompat_ActionButton = 2131165245; - - // aapt resource value: 0x7f07003e - public const int RtlUnderlay_Widget_AppCompat_ActionButton_Overflow = 2131165246; - - // aapt resource value: 0x7f0700ce - public const int TextAppearance_AppCompat = 2131165390; + public const int RtlUnderlay_Widget_AppCompat_ActionButton_Overflow = 2131165240; // aapt resource value: 0x7f0700cf - public const int TextAppearance_AppCompat_Body1 = 2131165391; + public const int TextAppearance_AppCompat = 2131165391; // aapt resource value: 0x7f0700d0 - public const int TextAppearance_AppCompat_Body2 = 2131165392; + public const int TextAppearance_AppCompat_Body1 = 2131165392; // aapt resource value: 0x7f0700d1 - public const int TextAppearance_AppCompat_Button = 2131165393; + public const int TextAppearance_AppCompat_Body2 = 2131165393; // aapt resource value: 0x7f0700d2 - public const int TextAppearance_AppCompat_Caption = 2131165394; + public const int TextAppearance_AppCompat_Button = 2131165394; // aapt resource value: 0x7f0700d3 - public const int TextAppearance_AppCompat_Display1 = 2131165395; + public const int TextAppearance_AppCompat_Caption = 2131165395; // aapt resource value: 0x7f0700d4 - public const int TextAppearance_AppCompat_Display2 = 2131165396; + public const int TextAppearance_AppCompat_Display1 = 2131165396; // aapt resource value: 0x7f0700d5 - public const int TextAppearance_AppCompat_Display3 = 2131165397; + public const int TextAppearance_AppCompat_Display2 = 2131165397; // aapt resource value: 0x7f0700d6 - public const int TextAppearance_AppCompat_Display4 = 2131165398; + public const int TextAppearance_AppCompat_Display3 = 2131165398; // aapt resource value: 0x7f0700d7 - public const int TextAppearance_AppCompat_Headline = 2131165399; + public const int TextAppearance_AppCompat_Display4 = 2131165399; // aapt resource value: 0x7f0700d8 - public const int TextAppearance_AppCompat_Inverse = 2131165400; + public const int TextAppearance_AppCompat_Headline = 2131165400; // aapt resource value: 0x7f0700d9 - public const int TextAppearance_AppCompat_Large = 2131165401; + public const int TextAppearance_AppCompat_Inverse = 2131165401; // aapt resource value: 0x7f0700da - public const int TextAppearance_AppCompat_Large_Inverse = 2131165402; + public const int TextAppearance_AppCompat_Large = 2131165402; // aapt resource value: 0x7f0700db - public const int TextAppearance_AppCompat_Light_SearchResult_Subtitle = 2131165403; + public const int TextAppearance_AppCompat_Large_Inverse = 2131165403; // aapt resource value: 0x7f0700dc - public const int TextAppearance_AppCompat_Light_SearchResult_Title = 2131165404; + public const int TextAppearance_AppCompat_Light_SearchResult_Subtitle = 2131165404; // aapt resource value: 0x7f0700dd - public const int TextAppearance_AppCompat_Light_Widget_PopupMenu_Large = 2131165405; + public const int TextAppearance_AppCompat_Light_SearchResult_Title = 2131165405; // aapt resource value: 0x7f0700de - public const int TextAppearance_AppCompat_Light_Widget_PopupMenu_Small = 2131165406; + public const int TextAppearance_AppCompat_Light_Widget_PopupMenu_Large = 2131165406; // aapt resource value: 0x7f0700df - public const int TextAppearance_AppCompat_Medium = 2131165407; + public const int TextAppearance_AppCompat_Light_Widget_PopupMenu_Small = 2131165407; // aapt resource value: 0x7f0700e0 - public const int TextAppearance_AppCompat_Medium_Inverse = 2131165408; + public const int TextAppearance_AppCompat_Medium = 2131165408; // aapt resource value: 0x7f0700e1 - public const int TextAppearance_AppCompat_Menu = 2131165409; + public const int TextAppearance_AppCompat_Medium_Inverse = 2131165409; - // aapt resource value: 0x7f07002a - public const int TextAppearance_AppCompat_Notification = 2131165226; + // aapt resource value: 0x7f0700e2 + public const int TextAppearance_AppCompat_Menu = 2131165410; - // aapt resource value: 0x7f07008a - public const int TextAppearance_AppCompat_Notification_Info = 2131165322; + // aapt resource value: 0x7f070084 + public const int TextAppearance_AppCompat_Notification = 2131165316; - // aapt resource value: 0x7f07008b - public const int TextAppearance_AppCompat_Notification_Info_Media = 2131165323; + // aapt resource value: 0x7f070085 + public const int TextAppearance_AppCompat_Notification_Info = 2131165317; - // aapt resource value: 0x7f0700e2 - public const int TextAppearance_AppCompat_Notification_Line2 = 2131165410; + // aapt resource value: 0x7f070086 + public const int TextAppearance_AppCompat_Notification_Info_Media = 2131165318; // aapt resource value: 0x7f0700e3 - public const int TextAppearance_AppCompat_Notification_Line2_Media = 2131165411; + public const int TextAppearance_AppCompat_Notification_Line2 = 2131165411; - // aapt resource value: 0x7f07008c - public const int TextAppearance_AppCompat_Notification_Media = 2131165324; + // aapt resource value: 0x7f0700e4 + public const int TextAppearance_AppCompat_Notification_Line2_Media = 2131165412; - // aapt resource value: 0x7f07008d - public const int TextAppearance_AppCompat_Notification_Time = 2131165325; + // aapt resource value: 0x7f070087 + public const int TextAppearance_AppCompat_Notification_Media = 2131165319; - // aapt resource value: 0x7f07008e - public const int TextAppearance_AppCompat_Notification_Time_Media = 2131165326; + // aapt resource value: 0x7f070088 + public const int TextAppearance_AppCompat_Notification_Time = 2131165320; - // aapt resource value: 0x7f07002b - public const int TextAppearance_AppCompat_Notification_Title = 2131165227; + // aapt resource value: 0x7f070089 + public const int TextAppearance_AppCompat_Notification_Time_Media = 2131165321; - // aapt resource value: 0x7f07008f - public const int TextAppearance_AppCompat_Notification_Title_Media = 2131165327; + // aapt resource value: 0x7f07008a + public const int TextAppearance_AppCompat_Notification_Title = 2131165322; - // aapt resource value: 0x7f0700e4 - public const int TextAppearance_AppCompat_SearchResult_Subtitle = 2131165412; + // aapt resource value: 0x7f07008b + public const int TextAppearance_AppCompat_Notification_Title_Media = 2131165323; // aapt resource value: 0x7f0700e5 - public const int TextAppearance_AppCompat_SearchResult_Title = 2131165413; + public const int TextAppearance_AppCompat_SearchResult_Subtitle = 2131165413; // aapt resource value: 0x7f0700e6 - public const int TextAppearance_AppCompat_Small = 2131165414; + public const int TextAppearance_AppCompat_SearchResult_Title = 2131165414; // aapt resource value: 0x7f0700e7 - public const int TextAppearance_AppCompat_Small_Inverse = 2131165415; + public const int TextAppearance_AppCompat_Small = 2131165415; // aapt resource value: 0x7f0700e8 - public const int TextAppearance_AppCompat_Subhead = 2131165416; + public const int TextAppearance_AppCompat_Small_Inverse = 2131165416; // aapt resource value: 0x7f0700e9 - public const int TextAppearance_AppCompat_Subhead_Inverse = 2131165417; + public const int TextAppearance_AppCompat_Subhead = 2131165417; // aapt resource value: 0x7f0700ea - public const int TextAppearance_AppCompat_Title = 2131165418; + public const int TextAppearance_AppCompat_Subhead_Inverse = 2131165418; // aapt resource value: 0x7f0700eb - public const int TextAppearance_AppCompat_Title_Inverse = 2131165419; + public const int TextAppearance_AppCompat_Title = 2131165419; // aapt resource value: 0x7f0700ec - public const int TextAppearance_AppCompat_Widget_ActionBar_Menu = 2131165420; + public const int TextAppearance_AppCompat_Title_Inverse = 2131165420; + + // aapt resource value: 0x7f07002a + public const int TextAppearance_AppCompat_Tooltip = 2131165226; // aapt resource value: 0x7f0700ed - public const int TextAppearance_AppCompat_Widget_ActionBar_Subtitle = 2131165421; + public const int TextAppearance_AppCompat_Widget_ActionBar_Menu = 2131165421; // aapt resource value: 0x7f0700ee - public const int TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse = 2131165422; + public const int TextAppearance_AppCompat_Widget_ActionBar_Subtitle = 2131165422; // aapt resource value: 0x7f0700ef - public const int TextAppearance_AppCompat_Widget_ActionBar_Title = 2131165423; + public const int TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse = 2131165423; // aapt resource value: 0x7f0700f0 - public const int TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse = 2131165424; + public const int TextAppearance_AppCompat_Widget_ActionBar_Title = 2131165424; // aapt resource value: 0x7f0700f1 - public const int TextAppearance_AppCompat_Widget_ActionMode_Subtitle = 2131165425; + public const int TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse = 2131165425; // aapt resource value: 0x7f0700f2 - public const int TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse = 2131165426; + public const int TextAppearance_AppCompat_Widget_ActionMode_Subtitle = 2131165426; // aapt resource value: 0x7f0700f3 - public const int TextAppearance_AppCompat_Widget_ActionMode_Title = 2131165427; + public const int TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse = 2131165427; // aapt resource value: 0x7f0700f4 - public const int TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse = 2131165428; + public const int TextAppearance_AppCompat_Widget_ActionMode_Title = 2131165428; // aapt resource value: 0x7f0700f5 - public const int TextAppearance_AppCompat_Widget_Button = 2131165429; + public const int TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse = 2131165429; // aapt resource value: 0x7f0700f6 - public const int TextAppearance_AppCompat_Widget_Button_Borderless_Colored = 2131165430; + public const int TextAppearance_AppCompat_Widget_Button = 2131165430; // aapt resource value: 0x7f0700f7 - public const int TextAppearance_AppCompat_Widget_Button_Colored = 2131165431; + public const int TextAppearance_AppCompat_Widget_Button_Borderless_Colored = 2131165431; // aapt resource value: 0x7f0700f8 - public const int TextAppearance_AppCompat_Widget_Button_Inverse = 2131165432; + public const int TextAppearance_AppCompat_Widget_Button_Colored = 2131165432; // aapt resource value: 0x7f0700f9 - public const int TextAppearance_AppCompat_Widget_DropDownItem = 2131165433; + public const int TextAppearance_AppCompat_Widget_Button_Inverse = 2131165433; // aapt resource value: 0x7f0700fa - public const int TextAppearance_AppCompat_Widget_PopupMenu_Header = 2131165434; + public const int TextAppearance_AppCompat_Widget_DropDownItem = 2131165434; // aapt resource value: 0x7f0700fb - public const int TextAppearance_AppCompat_Widget_PopupMenu_Large = 2131165435; + public const int TextAppearance_AppCompat_Widget_PopupMenu_Header = 2131165435; // aapt resource value: 0x7f0700fc - public const int TextAppearance_AppCompat_Widget_PopupMenu_Small = 2131165436; + public const int TextAppearance_AppCompat_Widget_PopupMenu_Large = 2131165436; // aapt resource value: 0x7f0700fd - public const int TextAppearance_AppCompat_Widget_Switch = 2131165437; + public const int TextAppearance_AppCompat_Widget_PopupMenu_Small = 2131165437; // aapt resource value: 0x7f0700fe - public const int TextAppearance_AppCompat_Widget_TextView_SpinnerItem = 2131165438; + public const int TextAppearance_AppCompat_Widget_Switch = 2131165438; - // aapt resource value: 0x7f07002c - public const int TextAppearance_StatusBar_EventContent = 2131165228; + // aapt resource value: 0x7f0700ff + public const int TextAppearance_AppCompat_Widget_TextView_SpinnerItem = 2131165439; - // aapt resource value: 0x7f07002d - public const int TextAppearance_StatusBar_EventContent_Info = 2131165229; + // aapt resource value: 0x7f070165 + public const int TextAppearance_Compat_Notification = 2131165541; - // aapt resource value: 0x7f07002e - public const int TextAppearance_StatusBar_EventContent_Line2 = 2131165230; + // aapt resource value: 0x7f070166 + public const int TextAppearance_Compat_Notification_Info = 2131165542; - // aapt resource value: 0x7f07002f - public const int TextAppearance_StatusBar_EventContent_Time = 2131165231; + // aapt resource value: 0x7f070160 + public const int TextAppearance_Compat_Notification_Info_Media = 2131165536; - // aapt resource value: 0x7f070030 - public const int TextAppearance_StatusBar_EventContent_Title = 2131165232; + // aapt resource value: 0x7f07016b + public const int TextAppearance_Compat_Notification_Line2 = 2131165547; - // aapt resource value: 0x7f0700ff - public const int TextAppearance_Widget_AppCompat_ExpandedMenu_Item = 2131165439; + // aapt resource value: 0x7f070164 + public const int TextAppearance_Compat_Notification_Line2_Media = 2131165540; + + // aapt resource value: 0x7f070161 + public const int TextAppearance_Compat_Notification_Media = 2131165537; + + // aapt resource value: 0x7f070167 + public const int TextAppearance_Compat_Notification_Time = 2131165543; + + // aapt resource value: 0x7f070162 + public const int TextAppearance_Compat_Notification_Time_Media = 2131165538; + + // aapt resource value: 0x7f070168 + public const int TextAppearance_Compat_Notification_Title = 2131165544; + + // aapt resource value: 0x7f070163 + public const int TextAppearance_Compat_Notification_Title_Media = 2131165539; // aapt resource value: 0x7f070100 - public const int TextAppearance_Widget_AppCompat_Toolbar_Subtitle = 2131165440; + public const int TextAppearance_Widget_AppCompat_ExpandedMenu_Item = 2131165440; // aapt resource value: 0x7f070101 - public const int TextAppearance_Widget_AppCompat_Toolbar_Title = 2131165441; + public const int TextAppearance_Widget_AppCompat_Toolbar_Subtitle = 2131165441; // aapt resource value: 0x7f070102 - public const int Theme_AppCompat = 2131165442; + public const int TextAppearance_Widget_AppCompat_Toolbar_Title = 2131165442; // aapt resource value: 0x7f070103 - public const int Theme_AppCompat_CompactMenu = 2131165443; + public const int Theme_AppCompat = 2131165443; + + // aapt resource value: 0x7f070104 + public const int Theme_AppCompat_CompactMenu = 2131165444; // aapt resource value: 0x7f070004 public const int Theme_AppCompat_DayNight = 2131165188; @@ -4795,284 +5037,284 @@ public partial class Style // aapt resource value: 0x7f07000a public const int Theme_AppCompat_DayNight_NoActionBar = 2131165194; - // aapt resource value: 0x7f070104 - public const int Theme_AppCompat_Dialog = 2131165444; - // aapt resource value: 0x7f070105 - public const int Theme_AppCompat_Dialog_Alert = 2131165445; + public const int Theme_AppCompat_Dialog = 2131165445; // aapt resource value: 0x7f070106 - public const int Theme_AppCompat_Dialog_MinWidth = 2131165446; + public const int Theme_AppCompat_Dialog_Alert = 2131165446; // aapt resource value: 0x7f070107 - public const int Theme_AppCompat_DialogWhenLarge = 2131165447; + public const int Theme_AppCompat_Dialog_MinWidth = 2131165447; // aapt resource value: 0x7f070108 - public const int Theme_AppCompat_Light = 2131165448; + public const int Theme_AppCompat_DialogWhenLarge = 2131165448; // aapt resource value: 0x7f070109 - public const int Theme_AppCompat_Light_DarkActionBar = 2131165449; + public const int Theme_AppCompat_Light = 2131165449; // aapt resource value: 0x7f07010a - public const int Theme_AppCompat_Light_Dialog = 2131165450; + public const int Theme_AppCompat_Light_DarkActionBar = 2131165450; // aapt resource value: 0x7f07010b - public const int Theme_AppCompat_Light_Dialog_Alert = 2131165451; + public const int Theme_AppCompat_Light_Dialog = 2131165451; // aapt resource value: 0x7f07010c - public const int Theme_AppCompat_Light_Dialog_MinWidth = 2131165452; + public const int Theme_AppCompat_Light_Dialog_Alert = 2131165452; // aapt resource value: 0x7f07010d - public const int Theme_AppCompat_Light_DialogWhenLarge = 2131165453; + public const int Theme_AppCompat_Light_Dialog_MinWidth = 2131165453; // aapt resource value: 0x7f07010e - public const int Theme_AppCompat_Light_NoActionBar = 2131165454; + public const int Theme_AppCompat_Light_DialogWhenLarge = 2131165454; // aapt resource value: 0x7f07010f - public const int Theme_AppCompat_NoActionBar = 2131165455; + public const int Theme_AppCompat_Light_NoActionBar = 2131165455; // aapt resource value: 0x7f070110 - public const int ThemeOverlay_AppCompat = 2131165456; + public const int Theme_AppCompat_NoActionBar = 2131165456; // aapt resource value: 0x7f070111 - public const int ThemeOverlay_AppCompat_ActionBar = 2131165457; + public const int ThemeOverlay_AppCompat = 2131165457; // aapt resource value: 0x7f070112 - public const int ThemeOverlay_AppCompat_Dark = 2131165458; + public const int ThemeOverlay_AppCompat_ActionBar = 2131165458; // aapt resource value: 0x7f070113 - public const int ThemeOverlay_AppCompat_Dark_ActionBar = 2131165459; + public const int ThemeOverlay_AppCompat_Dark = 2131165459; // aapt resource value: 0x7f070114 - public const int ThemeOverlay_AppCompat_Dialog = 2131165460; + public const int ThemeOverlay_AppCompat_Dark_ActionBar = 2131165460; // aapt resource value: 0x7f070115 - public const int ThemeOverlay_AppCompat_Dialog_Alert = 2131165461; + public const int ThemeOverlay_AppCompat_Dialog = 2131165461; // aapt resource value: 0x7f070116 - public const int ThemeOverlay_AppCompat_Light = 2131165462; + public const int ThemeOverlay_AppCompat_Dialog_Alert = 2131165462; // aapt resource value: 0x7f070117 - public const int Widget_AppCompat_ActionBar = 2131165463; + public const int ThemeOverlay_AppCompat_Light = 2131165463; // aapt resource value: 0x7f070118 - public const int Widget_AppCompat_ActionBar_Solid = 2131165464; + public const int Widget_AppCompat_ActionBar = 2131165464; // aapt resource value: 0x7f070119 - public const int Widget_AppCompat_ActionBar_TabBar = 2131165465; + public const int Widget_AppCompat_ActionBar_Solid = 2131165465; // aapt resource value: 0x7f07011a - public const int Widget_AppCompat_ActionBar_TabText = 2131165466; + public const int Widget_AppCompat_ActionBar_TabBar = 2131165466; // aapt resource value: 0x7f07011b - public const int Widget_AppCompat_ActionBar_TabView = 2131165467; + public const int Widget_AppCompat_ActionBar_TabText = 2131165467; // aapt resource value: 0x7f07011c - public const int Widget_AppCompat_ActionButton = 2131165468; + public const int Widget_AppCompat_ActionBar_TabView = 2131165468; // aapt resource value: 0x7f07011d - public const int Widget_AppCompat_ActionButton_CloseMode = 2131165469; + public const int Widget_AppCompat_ActionButton = 2131165469; // aapt resource value: 0x7f07011e - public const int Widget_AppCompat_ActionButton_Overflow = 2131165470; + public const int Widget_AppCompat_ActionButton_CloseMode = 2131165470; // aapt resource value: 0x7f07011f - public const int Widget_AppCompat_ActionMode = 2131165471; + public const int Widget_AppCompat_ActionButton_Overflow = 2131165471; // aapt resource value: 0x7f070120 - public const int Widget_AppCompat_ActivityChooserView = 2131165472; + public const int Widget_AppCompat_ActionMode = 2131165472; // aapt resource value: 0x7f070121 - public const int Widget_AppCompat_AutoCompleteTextView = 2131165473; + public const int Widget_AppCompat_ActivityChooserView = 2131165473; // aapt resource value: 0x7f070122 - public const int Widget_AppCompat_Button = 2131165474; + public const int Widget_AppCompat_AutoCompleteTextView = 2131165474; // aapt resource value: 0x7f070123 - public const int Widget_AppCompat_Button_Borderless = 2131165475; + public const int Widget_AppCompat_Button = 2131165475; // aapt resource value: 0x7f070124 - public const int Widget_AppCompat_Button_Borderless_Colored = 2131165476; + public const int Widget_AppCompat_Button_Borderless = 2131165476; // aapt resource value: 0x7f070125 - public const int Widget_AppCompat_Button_ButtonBar_AlertDialog = 2131165477; + public const int Widget_AppCompat_Button_Borderless_Colored = 2131165477; // aapt resource value: 0x7f070126 - public const int Widget_AppCompat_Button_Colored = 2131165478; + public const int Widget_AppCompat_Button_ButtonBar_AlertDialog = 2131165478; // aapt resource value: 0x7f070127 - public const int Widget_AppCompat_Button_Small = 2131165479; + public const int Widget_AppCompat_Button_Colored = 2131165479; // aapt resource value: 0x7f070128 - public const int Widget_AppCompat_ButtonBar = 2131165480; + public const int Widget_AppCompat_Button_Small = 2131165480; // aapt resource value: 0x7f070129 - public const int Widget_AppCompat_ButtonBar_AlertDialog = 2131165481; + public const int Widget_AppCompat_ButtonBar = 2131165481; // aapt resource value: 0x7f07012a - public const int Widget_AppCompat_CompoundButton_CheckBox = 2131165482; + public const int Widget_AppCompat_ButtonBar_AlertDialog = 2131165482; // aapt resource value: 0x7f07012b - public const int Widget_AppCompat_CompoundButton_RadioButton = 2131165483; + public const int Widget_AppCompat_CompoundButton_CheckBox = 2131165483; // aapt resource value: 0x7f07012c - public const int Widget_AppCompat_CompoundButton_Switch = 2131165484; + public const int Widget_AppCompat_CompoundButton_RadioButton = 2131165484; // aapt resource value: 0x7f07012d - public const int Widget_AppCompat_DrawerArrowToggle = 2131165485; + public const int Widget_AppCompat_CompoundButton_Switch = 2131165485; // aapt resource value: 0x7f07012e - public const int Widget_AppCompat_DropDownItem_Spinner = 2131165486; + public const int Widget_AppCompat_DrawerArrowToggle = 2131165486; // aapt resource value: 0x7f07012f - public const int Widget_AppCompat_EditText = 2131165487; + public const int Widget_AppCompat_DropDownItem_Spinner = 2131165487; // aapt resource value: 0x7f070130 - public const int Widget_AppCompat_ImageButton = 2131165488; + public const int Widget_AppCompat_EditText = 2131165488; // aapt resource value: 0x7f070131 - public const int Widget_AppCompat_Light_ActionBar = 2131165489; + public const int Widget_AppCompat_ImageButton = 2131165489; // aapt resource value: 0x7f070132 - public const int Widget_AppCompat_Light_ActionBar_Solid = 2131165490; + public const int Widget_AppCompat_Light_ActionBar = 2131165490; // aapt resource value: 0x7f070133 - public const int Widget_AppCompat_Light_ActionBar_Solid_Inverse = 2131165491; + public const int Widget_AppCompat_Light_ActionBar_Solid = 2131165491; // aapt resource value: 0x7f070134 - public const int Widget_AppCompat_Light_ActionBar_TabBar = 2131165492; + public const int Widget_AppCompat_Light_ActionBar_Solid_Inverse = 2131165492; // aapt resource value: 0x7f070135 - public const int Widget_AppCompat_Light_ActionBar_TabBar_Inverse = 2131165493; + public const int Widget_AppCompat_Light_ActionBar_TabBar = 2131165493; // aapt resource value: 0x7f070136 - public const int Widget_AppCompat_Light_ActionBar_TabText = 2131165494; + public const int Widget_AppCompat_Light_ActionBar_TabBar_Inverse = 2131165494; // aapt resource value: 0x7f070137 - public const int Widget_AppCompat_Light_ActionBar_TabText_Inverse = 2131165495; + public const int Widget_AppCompat_Light_ActionBar_TabText = 2131165495; // aapt resource value: 0x7f070138 - public const int Widget_AppCompat_Light_ActionBar_TabView = 2131165496; + public const int Widget_AppCompat_Light_ActionBar_TabText_Inverse = 2131165496; // aapt resource value: 0x7f070139 - public const int Widget_AppCompat_Light_ActionBar_TabView_Inverse = 2131165497; + public const int Widget_AppCompat_Light_ActionBar_TabView = 2131165497; // aapt resource value: 0x7f07013a - public const int Widget_AppCompat_Light_ActionButton = 2131165498; + public const int Widget_AppCompat_Light_ActionBar_TabView_Inverse = 2131165498; // aapt resource value: 0x7f07013b - public const int Widget_AppCompat_Light_ActionButton_CloseMode = 2131165499; + public const int Widget_AppCompat_Light_ActionButton = 2131165499; // aapt resource value: 0x7f07013c - public const int Widget_AppCompat_Light_ActionButton_Overflow = 2131165500; + public const int Widget_AppCompat_Light_ActionButton_CloseMode = 2131165500; // aapt resource value: 0x7f07013d - public const int Widget_AppCompat_Light_ActionMode_Inverse = 2131165501; + public const int Widget_AppCompat_Light_ActionButton_Overflow = 2131165501; // aapt resource value: 0x7f07013e - public const int Widget_AppCompat_Light_ActivityChooserView = 2131165502; + public const int Widget_AppCompat_Light_ActionMode_Inverse = 2131165502; // aapt resource value: 0x7f07013f - public const int Widget_AppCompat_Light_AutoCompleteTextView = 2131165503; + public const int Widget_AppCompat_Light_ActivityChooserView = 2131165503; // aapt resource value: 0x7f070140 - public const int Widget_AppCompat_Light_DropDownItem_Spinner = 2131165504; + public const int Widget_AppCompat_Light_AutoCompleteTextView = 2131165504; // aapt resource value: 0x7f070141 - public const int Widget_AppCompat_Light_ListPopupWindow = 2131165505; + public const int Widget_AppCompat_Light_DropDownItem_Spinner = 2131165505; // aapt resource value: 0x7f070142 - public const int Widget_AppCompat_Light_ListView_DropDown = 2131165506; + public const int Widget_AppCompat_Light_ListPopupWindow = 2131165506; // aapt resource value: 0x7f070143 - public const int Widget_AppCompat_Light_PopupMenu = 2131165507; + public const int Widget_AppCompat_Light_ListView_DropDown = 2131165507; // aapt resource value: 0x7f070144 - public const int Widget_AppCompat_Light_PopupMenu_Overflow = 2131165508; + public const int Widget_AppCompat_Light_PopupMenu = 2131165508; // aapt resource value: 0x7f070145 - public const int Widget_AppCompat_Light_SearchView = 2131165509; + public const int Widget_AppCompat_Light_PopupMenu_Overflow = 2131165509; // aapt resource value: 0x7f070146 - public const int Widget_AppCompat_Light_Spinner_DropDown_ActionBar = 2131165510; + public const int Widget_AppCompat_Light_SearchView = 2131165510; // aapt resource value: 0x7f070147 - public const int Widget_AppCompat_ListMenuView = 2131165511; + public const int Widget_AppCompat_Light_Spinner_DropDown_ActionBar = 2131165511; // aapt resource value: 0x7f070148 - public const int Widget_AppCompat_ListPopupWindow = 2131165512; + public const int Widget_AppCompat_ListMenuView = 2131165512; // aapt resource value: 0x7f070149 - public const int Widget_AppCompat_ListView = 2131165513; + public const int Widget_AppCompat_ListPopupWindow = 2131165513; // aapt resource value: 0x7f07014a - public const int Widget_AppCompat_ListView_DropDown = 2131165514; + public const int Widget_AppCompat_ListView = 2131165514; // aapt resource value: 0x7f07014b - public const int Widget_AppCompat_ListView_Menu = 2131165515; - - // aapt resource value: 0x7f070090 - public const int Widget_AppCompat_NotificationActionContainer = 2131165328; - - // aapt resource value: 0x7f070091 - public const int Widget_AppCompat_NotificationActionText = 2131165329; + public const int Widget_AppCompat_ListView_DropDown = 2131165515; // aapt resource value: 0x7f07014c - public const int Widget_AppCompat_PopupMenu = 2131165516; + public const int Widget_AppCompat_ListView_Menu = 2131165516; // aapt resource value: 0x7f07014d - public const int Widget_AppCompat_PopupMenu_Overflow = 2131165517; + public const int Widget_AppCompat_PopupMenu = 2131165517; // aapt resource value: 0x7f07014e - public const int Widget_AppCompat_PopupWindow = 2131165518; + public const int Widget_AppCompat_PopupMenu_Overflow = 2131165518; // aapt resource value: 0x7f07014f - public const int Widget_AppCompat_ProgressBar = 2131165519; + public const int Widget_AppCompat_PopupWindow = 2131165519; // aapt resource value: 0x7f070150 - public const int Widget_AppCompat_ProgressBar_Horizontal = 2131165520; + public const int Widget_AppCompat_ProgressBar = 2131165520; // aapt resource value: 0x7f070151 - public const int Widget_AppCompat_RatingBar = 2131165521; + public const int Widget_AppCompat_ProgressBar_Horizontal = 2131165521; // aapt resource value: 0x7f070152 - public const int Widget_AppCompat_RatingBar_Indicator = 2131165522; + public const int Widget_AppCompat_RatingBar = 2131165522; // aapt resource value: 0x7f070153 - public const int Widget_AppCompat_RatingBar_Small = 2131165523; + public const int Widget_AppCompat_RatingBar_Indicator = 2131165523; // aapt resource value: 0x7f070154 - public const int Widget_AppCompat_SearchView = 2131165524; + public const int Widget_AppCompat_RatingBar_Small = 2131165524; // aapt resource value: 0x7f070155 - public const int Widget_AppCompat_SearchView_ActionBar = 2131165525; + public const int Widget_AppCompat_SearchView = 2131165525; // aapt resource value: 0x7f070156 - public const int Widget_AppCompat_SeekBar = 2131165526; + public const int Widget_AppCompat_SearchView_ActionBar = 2131165526; // aapt resource value: 0x7f070157 - public const int Widget_AppCompat_SeekBar_Discrete = 2131165527; + public const int Widget_AppCompat_SeekBar = 2131165527; // aapt resource value: 0x7f070158 - public const int Widget_AppCompat_Spinner = 2131165528; + public const int Widget_AppCompat_SeekBar_Discrete = 2131165528; // aapt resource value: 0x7f070159 - public const int Widget_AppCompat_Spinner_DropDown = 2131165529; + public const int Widget_AppCompat_Spinner = 2131165529; // aapt resource value: 0x7f07015a - public const int Widget_AppCompat_Spinner_DropDown_ActionBar = 2131165530; + public const int Widget_AppCompat_Spinner_DropDown = 2131165530; // aapt resource value: 0x7f07015b - public const int Widget_AppCompat_Spinner_Underlined = 2131165531; + public const int Widget_AppCompat_Spinner_DropDown_ActionBar = 2131165531; // aapt resource value: 0x7f07015c - public const int Widget_AppCompat_TextView_SpinnerItem = 2131165532; + public const int Widget_AppCompat_Spinner_Underlined = 2131165532; // aapt resource value: 0x7f07015d - public const int Widget_AppCompat_Toolbar = 2131165533; + public const int Widget_AppCompat_TextView_SpinnerItem = 2131165533; // aapt resource value: 0x7f07015e - public const int Widget_AppCompat_Toolbar_Button_Navigation = 2131165534; + public const int Widget_AppCompat_Toolbar = 2131165534; + + // aapt resource value: 0x7f07015f + public const int Widget_AppCompat_Toolbar_Button_Navigation = 2131165535; + + // aapt resource value: 0x7f070169 + public const int Widget_Compat_NotificationActionContainer = 2131165545; + + // aapt resource value: 0x7f07016a + public const int Widget_Compat_NotificationActionText = 2131165546; static Style() { @@ -5116,7 +5358,7 @@ public partial class Styleable 2130771995, 2130771996, 2130771997, - 2130772059}; + 2130772067}; // aapt resource value: 10 public const int ActionBar_background = 10; @@ -5287,7 +5529,9 @@ public partial class Styleable public static int[] AppCompatImageView = new int[] { 16843033, - 2130772007}; + 2130772007, + 2130772008, + 2130772009}; // aapt resource value: 0 public const int AppCompatImageView_android_src = 0; @@ -5295,11 +5539,17 @@ public partial class Styleable // aapt resource value: 1 public const int AppCompatImageView_srcCompat = 1; + // aapt resource value: 2 + public const int AppCompatImageView_tint = 2; + + // aapt resource value: 3 + public const int AppCompatImageView_tintMode = 3; + public static int[] AppCompatSeekBar = new int[] { 16843074, - 2130772008, - 2130772009, - 2130772010}; + 2130772010, + 2130772011, + 2130772012}; // aapt resource value: 0 public const int AppCompatSeekBar_android_thumb = 0; @@ -5345,25 +5595,41 @@ public partial class Styleable public static int[] AppCompatTextView = new int[] { 16842804, - 2130772011}; + 2130772013, + 2130772014, + 2130772015, + 2130772016, + 2130772017, + 2130772018, + 2130772019}; // aapt resource value: 0 public const int AppCompatTextView_android_textAppearance = 0; + // aapt resource value: 6 + public const int AppCompatTextView_autoSizeMaxTextSize = 6; + + // aapt resource value: 5 + public const int AppCompatTextView_autoSizeMinTextSize = 5; + + // aapt resource value: 4 + public const int AppCompatTextView_autoSizePresetSizes = 4; + + // aapt resource value: 3 + public const int AppCompatTextView_autoSizeStepGranularity = 3; + + // aapt resource value: 2 + public const int AppCompatTextView_autoSizeTextType = 2; + + // aapt resource value: 7 + public const int AppCompatTextView_fontFamily = 7; + // aapt resource value: 1 public const int AppCompatTextView_textAllCaps = 1; public static int[] AppCompatTheme = new int[] { 16842839, 16842926, - 2130772012, - 2130772013, - 2130772014, - 2130772015, - 2130772016, - 2130772017, - 2130772018, - 2130772019, 2130772020, 2130772021, 2130772022, @@ -5468,7 +5734,19 @@ public partial class Styleable 2130772121, 2130772122, 2130772123, - 2130772124}; + 2130772124, + 2130772125, + 2130772126, + 2130772127, + 2130772128, + 2130772129, + 2130772130, + 2130772131, + 2130772132, + 2130772133, + 2130772134, + 2130772135, + 2130772136}; // aapt resource value: 23 public const int AppCompatTheme_actionBarDivider = 23; @@ -5563,17 +5841,17 @@ public partial class Styleable // aapt resource value: 58 public const int AppCompatTheme_activityChooserViewStyle = 58; - // aapt resource value: 94 - public const int AppCompatTheme_alertDialogButtonGroupStyle = 94; - // aapt resource value: 95 - public const int AppCompatTheme_alertDialogCenterButtons = 95; - - // aapt resource value: 93 - public const int AppCompatTheme_alertDialogStyle = 93; + public const int AppCompatTheme_alertDialogButtonGroupStyle = 95; // aapt resource value: 96 - public const int AppCompatTheme_alertDialogTheme = 96; + public const int AppCompatTheme_alertDialogCenterButtons = 96; + + // aapt resource value: 94 + public const int AppCompatTheme_alertDialogStyle = 94; + + // aapt resource value: 97 + public const int AppCompatTheme_alertDialogTheme = 97; // aapt resource value: 1 public const int AppCompatTheme_android_windowAnimationStyle = 1; @@ -5581,8 +5859,8 @@ public partial class Styleable // aapt resource value: 0 public const int AppCompatTheme_android_windowIsFloating = 0; - // aapt resource value: 101 - public const int AppCompatTheme_autoCompleteTextViewStyle = 101; + // aapt resource value: 102 + public const int AppCompatTheme_autoCompleteTextViewStyle = 102; // aapt resource value: 55 public const int AppCompatTheme_borderlessButtonStyle = 55; @@ -5590,59 +5868,62 @@ public partial class Styleable // aapt resource value: 52 public const int AppCompatTheme_buttonBarButtonStyle = 52; - // aapt resource value: 99 - public const int AppCompatTheme_buttonBarNegativeButtonStyle = 99; - // aapt resource value: 100 - public const int AppCompatTheme_buttonBarNeutralButtonStyle = 100; + public const int AppCompatTheme_buttonBarNegativeButtonStyle = 100; - // aapt resource value: 98 - public const int AppCompatTheme_buttonBarPositiveButtonStyle = 98; + // aapt resource value: 101 + public const int AppCompatTheme_buttonBarNeutralButtonStyle = 101; + + // aapt resource value: 99 + public const int AppCompatTheme_buttonBarPositiveButtonStyle = 99; // aapt resource value: 51 public const int AppCompatTheme_buttonBarStyle = 51; - // aapt resource value: 102 - public const int AppCompatTheme_buttonStyle = 102; - // aapt resource value: 103 - public const int AppCompatTheme_buttonStyleSmall = 103; + public const int AppCompatTheme_buttonStyle = 103; // aapt resource value: 104 - public const int AppCompatTheme_checkboxStyle = 104; + public const int AppCompatTheme_buttonStyleSmall = 104; // aapt resource value: 105 - public const int AppCompatTheme_checkedTextViewStyle = 105; + public const int AppCompatTheme_checkboxStyle = 105; - // aapt resource value: 85 - public const int AppCompatTheme_colorAccent = 85; + // aapt resource value: 106 + public const int AppCompatTheme_checkedTextViewStyle = 106; - // aapt resource value: 92 - public const int AppCompatTheme_colorBackgroundFloating = 92; + // aapt resource value: 86 + public const int AppCompatTheme_colorAccent = 86; - // aapt resource value: 89 - public const int AppCompatTheme_colorButtonNormal = 89; + // aapt resource value: 93 + public const int AppCompatTheme_colorBackgroundFloating = 93; - // aapt resource value: 87 - public const int AppCompatTheme_colorControlActivated = 87; + // aapt resource value: 90 + public const int AppCompatTheme_colorButtonNormal = 90; // aapt resource value: 88 - public const int AppCompatTheme_colorControlHighlight = 88; + public const int AppCompatTheme_colorControlActivated = 88; - // aapt resource value: 86 - public const int AppCompatTheme_colorControlNormal = 86; + // aapt resource value: 89 + public const int AppCompatTheme_colorControlHighlight = 89; - // aapt resource value: 83 - public const int AppCompatTheme_colorPrimary = 83; + // aapt resource value: 87 + public const int AppCompatTheme_colorControlNormal = 87; + + // aapt resource value: 118 + public const int AppCompatTheme_colorError = 118; // aapt resource value: 84 - public const int AppCompatTheme_colorPrimaryDark = 84; + public const int AppCompatTheme_colorPrimary = 84; - // aapt resource value: 90 - public const int AppCompatTheme_colorSwitchThumbNormal = 90; + // aapt resource value: 85 + public const int AppCompatTheme_colorPrimaryDark = 85; // aapt resource value: 91 - public const int AppCompatTheme_controlBackground = 91; + public const int AppCompatTheme_colorSwitchThumbNormal = 91; + + // aapt resource value: 92 + public const int AppCompatTheme_controlBackground = 92; // aapt resource value: 44 public const int AppCompatTheme_dialogPreferredPadding = 44; @@ -5668,8 +5949,8 @@ public partial class Styleable // aapt resource value: 63 public const int AppCompatTheme_editTextColor = 63; - // aapt resource value: 106 - public const int AppCompatTheme_editTextStyle = 106; + // aapt resource value: 107 + public const int AppCompatTheme_editTextStyle = 107; // aapt resource value: 49 public const int AppCompatTheme_homeAsUpIndicator = 49; @@ -5677,14 +5958,14 @@ public partial class Styleable // aapt resource value: 65 public const int AppCompatTheme_imageButtonStyle = 65; - // aapt resource value: 82 - public const int AppCompatTheme_listChoiceBackgroundIndicator = 82; + // aapt resource value: 83 + public const int AppCompatTheme_listChoiceBackgroundIndicator = 83; // aapt resource value: 45 public const int AppCompatTheme_listDividerAlertDialog = 45; - // aapt resource value: 114 - public const int AppCompatTheme_listMenuViewStyle = 114; + // aapt resource value: 115 + public const int AppCompatTheme_listMenuViewStyle = 115; // aapt resource value: 76 public const int AppCompatTheme_listPopupWindowStyle = 76; @@ -5704,14 +5985,14 @@ public partial class Styleable // aapt resource value: 74 public const int AppCompatTheme_listPreferredItemPaddingRight = 74; - // aapt resource value: 79 - public const int AppCompatTheme_panelBackground = 79; + // aapt resource value: 80 + public const int AppCompatTheme_panelBackground = 80; - // aapt resource value: 81 - public const int AppCompatTheme_panelMenuListTheme = 81; + // aapt resource value: 82 + public const int AppCompatTheme_panelMenuListTheme = 82; - // aapt resource value: 80 - public const int AppCompatTheme_panelMenuListWidth = 80; + // aapt resource value: 81 + public const int AppCompatTheme_panelMenuListWidth = 81; // aapt resource value: 61 public const int AppCompatTheme_popupMenuStyle = 61; @@ -5719,23 +6000,23 @@ public partial class Styleable // aapt resource value: 62 public const int AppCompatTheme_popupWindowStyle = 62; - // aapt resource value: 107 - public const int AppCompatTheme_radioButtonStyle = 107; - // aapt resource value: 108 - public const int AppCompatTheme_ratingBarStyle = 108; + public const int AppCompatTheme_radioButtonStyle = 108; // aapt resource value: 109 - public const int AppCompatTheme_ratingBarStyleIndicator = 109; + public const int AppCompatTheme_ratingBarStyle = 109; // aapt resource value: 110 - public const int AppCompatTheme_ratingBarStyleSmall = 110; + public const int AppCompatTheme_ratingBarStyleIndicator = 110; + + // aapt resource value: 111 + public const int AppCompatTheme_ratingBarStyleSmall = 111; // aapt resource value: 69 public const int AppCompatTheme_searchViewStyle = 69; - // aapt resource value: 111 - public const int AppCompatTheme_seekBarStyle = 111; + // aapt resource value: 112 + public const int AppCompatTheme_seekBarStyle = 112; // aapt resource value: 53 public const int AppCompatTheme_selectableItemBackground = 53; @@ -5746,11 +6027,11 @@ public partial class Styleable // aapt resource value: 48 public const int AppCompatTheme_spinnerDropDownItemStyle = 48; - // aapt resource value: 112 - public const int AppCompatTheme_spinnerStyle = 112; - // aapt resource value: 113 - public const int AppCompatTheme_switchStyle = 113; + public const int AppCompatTheme_spinnerStyle = 113; + + // aapt resource value: 114 + public const int AppCompatTheme_switchStyle = 114; // aapt resource value: 40 public const int AppCompatTheme_textAppearanceLargePopupMenu = 40; @@ -5759,7 +6040,10 @@ public partial class Styleable public const int AppCompatTheme_textAppearanceListItem = 77; // aapt resource value: 78 - public const int AppCompatTheme_textAppearanceListItemSmall = 78; + public const int AppCompatTheme_textAppearanceListItemSecondary = 78; + + // aapt resource value: 79 + public const int AppCompatTheme_textAppearanceListItemSmall = 79; // aapt resource value: 42 public const int AppCompatTheme_textAppearancePopupMenuHeader = 42; @@ -5773,8 +6057,8 @@ public partial class Styleable // aapt resource value: 41 public const int AppCompatTheme_textAppearanceSmallPopupMenu = 41; - // aapt resource value: 97 - public const int AppCompatTheme_textColorAlertDialogListItem = 97; + // aapt resource value: 98 + public const int AppCompatTheme_textColorAlertDialogListItem = 98; // aapt resource value: 68 public const int AppCompatTheme_textColorSearchUrl = 68; @@ -5785,6 +6069,12 @@ public partial class Styleable // aapt resource value: 59 public const int AppCompatTheme_toolbarStyle = 59; + // aapt resource value: 117 + public const int AppCompatTheme_tooltipForegroundColor = 117; + + // aapt resource value: 116 + public const int AppCompatTheme_tooltipFrameBackground = 116; + // aapt resource value: 2 public const int AppCompatTheme_windowActionBar = 2; @@ -5816,23 +6106,29 @@ public partial class Styleable public const int AppCompatTheme_windowNoTitle = 3; public static int[] ButtonBarLayout = new int[] { - 2130772125}; + 2130772137}; // aapt resource value: 0 public const int ButtonBarLayout_allowStacking = 0; public static int[] Chip = new int[] { - 2130772196, - 2130772197, - 2130772198, - 2130772199, - 2130772200, - 2130772201, - 2130772202, - 2130772203, - 2130772204, - 2130772205, - 2130772206}; + 2130772223, + 2130772224, + 2130772225, + 2130772226, + 2130772227, + 2130772228, + 2130772229, + 2130772230, + 2130772231, + 2130772232, + 2130772233, + 2130772234, + 2130772235, + 2130772236, + 2130772237, + 2130772238, + 2130772239}; // aapt resource value: 5 public const int Chip_mcv_backgroundColor = 5; @@ -5849,9 +6145,21 @@ public partial class Styleable // aapt resource value: 9 public const int Chip_mcv_closeColor = 9; + // aapt resource value: 11 + public const int Chip_mcv_cornerRadius = 11; + // aapt resource value: 1 public const int Chip_mcv_hasIcon = 1; + // aapt resource value: 14 + public const int Chip_mcv_iconText = 14; + + // aapt resource value: 16 + public const int Chip_mcv_iconTextBackgroundColor = 16; + + // aapt resource value: 15 + public const int Chip_mcv_iconTextColor = 15; + // aapt resource value: 4 public const int Chip_mcv_selectable = 4; @@ -5864,13 +6172,19 @@ public partial class Styleable // aapt resource value: 8 public const int Chip_mcv_selectedTextColor = 8; + // aapt resource value: 13 + public const int Chip_mcv_strokeColor = 13; + + // aapt resource value: 12 + public const int Chip_mcv_strokeSize = 12; + // aapt resource value: 7 public const int Chip_mcv_textColor = 7; public static int[] ColorStateListItem = new int[] { 16843173, 16843551, - 2130772126}; + 2130772138}; // aapt resource value: 2 public const int ColorStateListItem_alpha = 2; @@ -5883,8 +6197,8 @@ public partial class Styleable public static int[] CompoundButton = new int[] { 16843015, - 2130772127, - 2130772128}; + 2130772139, + 2130772140}; // aapt resource value: 0 public const int CompoundButton_android_button = 0; @@ -5896,14 +6210,14 @@ public partial class Styleable public const int CompoundButton_buttonTintMode = 2; public static int[] DrawerArrowToggle = new int[] { - 2130772129, - 2130772130, - 2130772131, - 2130772132, - 2130772133, - 2130772134, - 2130772135, - 2130772136}; + 2130772141, + 2130772142, + 2130772143, + 2130772144, + 2130772145, + 2130772146, + 2130772147, + 2130772148}; // aapt resource value: 4 public const int DrawerArrowToggle_arrowHeadLength = 4; @@ -5930,17 +6244,17 @@ public partial class Styleable public const int DrawerArrowToggle_thickness = 7; public static int[] FlexboxLayout = new int[] { - 2130772207, - 2130772208, - 2130772209, - 2130772210, - 2130772211, - 2130772212, - 2130772213, - 2130772214, - 2130772215, - 2130772216, - 2130772217}; + 2130772240, + 2130772241, + 2130772242, + 2130772243, + 2130772244, + 2130772245, + 2130772246, + 2130772247, + 2130772248, + 2130772249, + 2130772250}; // aapt resource value: 4 public const int FlexboxLayout_alignContent = 4; @@ -5976,16 +6290,16 @@ public partial class Styleable public const int FlexboxLayout_showDividerVertical = 10; public static int[] FlexboxLayout_Layout = new int[] { - 2130772218, - 2130772219, - 2130772220, - 2130772221, - 2130772222, - 2130772223, - 2130772224, - 2130772225, - 2130772226, - 2130772227}; + 2130772251, + 2130772252, + 2130772253, + 2130772254, + 2130772255, + 2130772256, + 2130772257, + 2130772258, + 2130772259, + 2130772260}; // aapt resource value: 4 public const int FlexboxLayout_Layout_layout_alignSelf = 4; @@ -6017,6 +6331,46 @@ public partial class Styleable // aapt resource value: 9 public const int FlexboxLayout_Layout_layout_wrapBefore = 9; + public static int[] FontFamily = new int[] { + 2130772214, + 2130772215, + 2130772216, + 2130772217, + 2130772218, + 2130772219}; + + // aapt resource value: 0 + public const int FontFamily_fontProviderAuthority = 0; + + // aapt resource value: 3 + public const int FontFamily_fontProviderCerts = 3; + + // aapt resource value: 4 + public const int FontFamily_fontProviderFetchStrategy = 4; + + // aapt resource value: 5 + public const int FontFamily_fontProviderFetchTimeout = 5; + + // aapt resource value: 1 + public const int FontFamily_fontProviderPackage = 1; + + // aapt resource value: 2 + public const int FontFamily_fontProviderQuery = 2; + + public static int[] FontFamilyFont = new int[] { + 2130772220, + 2130772221, + 2130772222}; + + // aapt resource value: 1 + public const int FontFamilyFont_font = 1; + + // aapt resource value: 0 + public const int FontFamilyFont_fontStyle = 0; + + // aapt resource value: 2 + public const int FontFamilyFont_fontWeight = 2; + public static int[] LinearLayoutCompat = new int[] { 16842927, 16842948, @@ -6024,9 +6378,9 @@ public partial class Styleable 16843047, 16843048, 2130771979, - 2130772137, - 2130772138, - 2130772139}; + 2130772149, + 2130772150, + 2130772151}; // aapt resource value: 2 public const int LinearLayoutCompat_android_baselineAligned = 2; @@ -6123,19 +6477,28 @@ public partial class Styleable 16843236, 16843237, 16843375, - 2130772140, - 2130772141, - 2130772142, - 2130772143}; - - // aapt resource value: 14 - public const int MenuItem_actionLayout = 14; + 2130772152, + 2130772153, + 2130772154, + 2130772155, + 2130772156, + 2130772157, + 2130772158, + 2130772159, + 2130772160, + 2130772161}; // aapt resource value: 16 - public const int MenuItem_actionProviderClass = 16; + public const int MenuItem_actionLayout = 16; - // aapt resource value: 15 - public const int MenuItem_actionViewClass = 15; + // aapt resource value: 18 + public const int MenuItem_actionProviderClass = 18; + + // aapt resource value: 17 + public const int MenuItem_actionViewClass = 17; + + // aapt resource value: 13 + public const int MenuItem_alphabeticModifiers = 13; // aapt resource value: 9 public const int MenuItem_android_alphabeticShortcut = 9; @@ -6176,8 +6539,23 @@ public partial class Styleable // aapt resource value: 4 public const int MenuItem_android_visible = 4; - // aapt resource value: 13 - public const int MenuItem_showAsAction = 13; + // aapt resource value: 19 + public const int MenuItem_contentDescription = 19; + + // aapt resource value: 21 + public const int MenuItem_iconTint = 21; + + // aapt resource value: 22 + public const int MenuItem_iconTintMode = 22; + + // aapt resource value: 14 + public const int MenuItem_numericModifiers = 14; + + // aapt resource value: 15 + public const int MenuItem_showAsAction = 15; + + // aapt resource value: 20 + public const int MenuItem_tooltipText = 20; public static int[] MenuView = new int[] { 16842926, @@ -6187,8 +6565,8 @@ public partial class Styleable 16843055, 16843056, 16843057, - 2130772144, - 2130772145}; + 2130772162, + 2130772163}; // aapt resource value: 4 public const int MenuView_android_headerBackground = 4; @@ -6220,7 +6598,7 @@ public partial class Styleable public static int[] PopupWindow = new int[] { 16843126, 16843465, - 2130772146}; + 2130772164}; // aapt resource value: 1 public const int PopupWindow_android_popupAnimationStyle = 1; @@ -6232,14 +6610,14 @@ public partial class Styleable public const int PopupWindow_overlapAnchor = 2; public static int[] PopupWindowBackgroundState = new int[] { - 2130772147}; + 2130772165}; // aapt resource value: 0 public const int PopupWindowBackgroundState_state_above_anchor = 0; public static int[] RecycleListView = new int[] { - 2130772148, - 2130772149}; + 2130772166, + 2130772167}; // aapt resource value: 0 public const int RecycleListView_paddingBottomNoButtons = 0; @@ -6252,19 +6630,19 @@ public partial class Styleable 16843039, 16843296, 16843364, - 2130772150, - 2130772151, - 2130772152, - 2130772153, - 2130772154, - 2130772155, - 2130772156, - 2130772157, - 2130772158, - 2130772159, - 2130772160, - 2130772161, - 2130772162}; + 2130772168, + 2130772169, + 2130772170, + 2130772171, + 2130772172, + 2130772173, + 2130772174, + 2130772175, + 2130772176, + 2130772177, + 2130772178, + 2130772179, + 2130772180}; // aapt resource value: 0 public const int SearchView_android_focusable = 0; @@ -6343,17 +6721,17 @@ public partial class Styleable 16843044, 16843045, 16843074, - 2130772163, - 2130772164, - 2130772165, - 2130772166, - 2130772167, - 2130772168, - 2130772169, - 2130772170, - 2130772171, - 2130772172, - 2130772173}; + 2130772181, + 2130772182, + 2130772183, + 2130772184, + 2130772185, + 2130772186, + 2130772187, + 2130772188, + 2130772189, + 2130772190, + 2130772191}; // aapt resource value: 1 public const int SwitchCompat_android_textOff = 1; @@ -6403,23 +6781,29 @@ public partial class Styleable 16842903, 16842904, 16842906, + 16842907, 16843105, 16843106, 16843107, 16843108, - 2130772011}; + 16843692, + 2130772013, + 2130772019}; - // aapt resource value: 5 - public const int TextAppearance_android_shadowColor = 5; + // aapt resource value: 10 + public const int TextAppearance_android_fontFamily = 10; // aapt resource value: 6 - public const int TextAppearance_android_shadowDx = 6; + public const int TextAppearance_android_shadowColor = 6; // aapt resource value: 7 - public const int TextAppearance_android_shadowDy = 7; + public const int TextAppearance_android_shadowDx = 7; // aapt resource value: 8 - public const int TextAppearance_android_shadowRadius = 8; + public const int TextAppearance_android_shadowDy = 8; + + // aapt resource value: 9 + public const int TextAppearance_android_shadowRadius = 9; // aapt resource value: 3 public const int TextAppearance_android_textColor = 3; @@ -6427,6 +6811,9 @@ public partial class Styleable // aapt resource value: 4 public const int TextAppearance_android_textColorHint = 4; + // aapt resource value: 5 + public const int TextAppearance_android_textColorLink = 5; + // aapt resource value: 0 public const int TextAppearance_android_textSize = 0; @@ -6436,8 +6823,11 @@ public partial class Styleable // aapt resource value: 1 public const int TextAppearance_android_typeface = 1; - // aapt resource value: 9 - public const int TextAppearance_textAllCaps = 9; + // aapt resource value: 12 + public const int TextAppearance_fontFamily = 12; + + // aapt resource value: 11 + public const int TextAppearance_textAllCaps = 11; public static int[] Toolbar = new int[] { 16842927, @@ -6452,23 +6842,23 @@ public partial class Styleable 2130771994, 2130771995, 2130771997, - 2130772174, - 2130772175, - 2130772176, - 2130772177, - 2130772178, - 2130772179, - 2130772180, - 2130772181, - 2130772182, - 2130772183, - 2130772184, - 2130772185, - 2130772186, - 2130772187, - 2130772188, - 2130772189, - 2130772190}; + 2130772192, + 2130772193, + 2130772194, + 2130772195, + 2130772196, + 2130772197, + 2130772198, + 2130772199, + 2130772200, + 2130772201, + 2130772202, + 2130772203, + 2130772204, + 2130772205, + 2130772206, + 2130772207, + 2130772208}; // aapt resource value: 0 public const int Toolbar_android_gravity = 0; @@ -6560,9 +6950,9 @@ public partial class Styleable public static int[] View = new int[] { 16842752, 16842970, - 2130772191, - 2130772192, - 2130772193}; + 2130772209, + 2130772210, + 2130772211}; // aapt resource value: 1 public const int View_android_focusable = 1; @@ -6581,8 +6971,8 @@ public partial class Styleable public static int[] ViewBackgroundHelper = new int[] { 16842964, - 2130772194, - 2130772195}; + 2130772212, + 2130772213}; // aapt resource value: 0 public const int ViewBackgroundHelper_android_background = 0; diff --git a/src/MaterialChipView/Chip.cs b/src/MaterialChipView/Chip.cs index 32fdaea..9a8ed74 100644 --- a/src/MaterialChipView/Chip.cs +++ b/src/MaterialChipView/Chip.cs @@ -7,7 +7,7 @@ using Android.Views; using Android.Widget; using Android.Support.V4.Content; - +using Android.Support.V4.View; using static MaterialChipView.ChipUtils; namespace MaterialChipView @@ -19,6 +19,7 @@ public class Chip : RelativeLayout private string _chipText; private bool _hasIcon; private Drawable _chipIcon; + private Bitmap _chipIconBitmap; private bool _closable; private bool _selectable; private int _backgroundColor; @@ -27,11 +28,17 @@ public class Chip : RelativeLayout private int _selectedTextColor; private int _closeColor; private int _selectedCloseColor; + private int _cornerRadius; + private int _strokeSize; + private int _strokeColor; + private string _iconText; + private int _iconTextColor; + private int _iconTextBackgroundColor; private ImageView _closeIcon; private ImageView _selectIcon; + private TextView _chipTextView; - private bool _clicked; private bool _selected; #endregion @@ -52,7 +59,7 @@ public class Chip : RelativeLayout public string ChipText { get => _chipText; - set => _chipText = value; + set { _chipText = value; RequestLayout(); } } /// @@ -61,7 +68,7 @@ public string ChipText public int TextColor { get => _textColor; - set => _textColor = value; + set { _textColor = value; RequestLayout(); } } /// @@ -70,7 +77,7 @@ public int TextColor public int BackgroundColor { get => _backgroundColor; - set => _backgroundColor = value; + set { _backgroundColor = value; RequestLayout(); } } /// @@ -79,8 +86,8 @@ public int BackgroundColor public int SelectedBackgroundColor { get => _selectedBackgroundColor; - set => _selectedBackgroundColor = value; - } + set { _selectedBackgroundColor = value; RequestLayout(); } + } /// /// Chip has icon @@ -88,7 +95,7 @@ public int SelectedBackgroundColor public bool HasIcon { get => _hasIcon; - set => _hasIcon = value; + set { _hasIcon = value; RequestLayout(); } } /// @@ -97,8 +104,8 @@ public bool HasIcon public Drawable ChipIcon { get => _chipIcon; - set => _chipIcon = value; - } + set { _chipIcon = value; RequestLayout(); } + } /// /// Chip has close button @@ -110,6 +117,8 @@ public bool Closable { _closable = value; _selectable = false; + _selected = false; + RequestLayout(); } } @@ -119,7 +128,7 @@ public bool Closable public int CloseColor { get => _closeColor; - set => _closeColor = value; + set { _closeColor = value; RequestLayout(); } } /// @@ -132,25 +141,19 @@ public bool Selectable { _selectable = value; _closable = false; + _selected = false; + RequestLayout(); } } - /// - /// Chip as clicked - /// - public bool Clicked - { - set => _clicked = value; - } - /// /// Custom color for label when selected /// public int SelectedTextColor { get => _selectedTextColor; - set => _selectedTextColor = value; - } + set { _selectedTextColor = value; RequestLayout(); } + } /// /// Custom color for close button when selected @@ -158,9 +161,47 @@ public int SelectedTextColor public int SelectedCloseColor { get => _selectedCloseColor; - set => _selectedCloseColor = value; + set { _selectedCloseColor = value; RequestLayout(); } } + public int CornerRadius + { + get => _cornerRadius; + set { _cornerRadius = value; RequestLayout(); } + } + + public int StrokeColor + { + get => _strokeColor; + set { _strokeColor = value; RequestLayout(); } + } + + public int StrokeSize + { + get => _strokeSize; + set { _strokeSize = value; RequestLayout(); } + } + + public string IconText + { + get => _iconText; + } + + public bool IsSelected + { + get => _selected; + set + { + if (!_selectable) + { + return; + } + + _selected = value; + RequestLayout(); + } + } + #endregion #region ctors @@ -179,6 +220,8 @@ public Chip(Context context, IAttributeSet attrs, int defStyleAttr) : base(context, attrs, defStyleAttr) { InitTypedArray(attrs); + + // InitChipClick(); skipped } #endregion @@ -189,10 +232,7 @@ protected override void OnAttachedToWindow() { base.OnAttachedToWindow(); - if (Build.VERSION.SdkInt >= BuildVersionCodes.N) - { - BuildView(); - } + BuildView(); } protected override void OnMeasure(int widthMeasureSpec, int heightMeasureSpec) @@ -207,14 +247,16 @@ protected override void OnMeasure(int widthMeasureSpec, int heightMeasureSpec) LayoutParameters = thisParams; } - protected override void OnSizeChanged(int w, int h, int oldw, int oldh) - { - base.OnSizeChanged(w, h, oldw, oldh); + #endregion - if (Build.VERSION.SdkInt < BuildVersionCodes.N) - { - BuildView(); - } + #region public methods + + public void SetIconText(string iconText, int iconTextColor, int iconTextBackgroundColor) + { + _iconText = GenerateText(iconText); + _iconTextColor = iconTextColor == 0 ? ContextCompat.GetColor(Context, Resource.Color.colorChipBackgroundClicked) : iconTextColor; + _iconTextBackgroundColor = iconTextBackgroundColor == 0 ? ContextCompat.GetColor(Context, Resource.Color.colorChipCloseClicked) : iconTextBackgroundColor; + RequestLayout(); } #endregion @@ -223,52 +265,33 @@ protected override void OnSizeChanged(int w, int h, int oldw, int oldh) private void BuildView() { + InitCloseIcon(); + InitSelectIcon(); InitBackgroundColor(); InitTextView(); InitImageIcon(); - InitCloseIcon(); - InitSelectIcon(); } private void InitSelectClick() { - _selectIcon.Touch += (sender, args) => + _selectIcon.Click += (sender, args) => { - switch (args.Event.Action) { - case MotionEventActions.Down: - case MotionEventActions.Pointer1Down: - OnSelectTouchDown(); - break; - case MotionEventActions.Up: - case MotionEventActions.Pointer1Up: - OnSelectTouchUp((View)sender); - break; - } + SelectChip((View)sender); }; } - private void OnSelectTouchDown() - { - _clicked = !_clicked; - InitBackgroundColor(); - InitTextView(); - _selectIcon.SetImageResource(Resource.Drawable.ic_select); - SetIconColor(_selectIcon, _clicked ? _selectedCloseColor : _closeColor); - } - - private void OnSelectTouchUp(View v) + private void SelectChip(View v) { - _selected = !_clicked; - if (_selected) + if (!_selectable) { - _clicked = false; - InitBackgroundColor(); - - InitTextView(); - _selectIcon.SetImageResource(Resource.Drawable.ic_select); - SetIconColor(_selectIcon, _closeColor); + return; } + _selected = !_selected; + InitBackgroundColor(); + InitTextView(); + _selectIcon.SetImageResource(Resource.Drawable.ic_select); + SetIconColor(_selectIcon, _selected ? _selectedCloseColor : _closeColor); OnSelectClick(v, _selected); } @@ -280,39 +303,33 @@ private void InitCloseClick() switch (args.Event.Action) { case MotionEventActions.Down: case MotionEventActions.Pointer1Down: - OnCloseTouchDown(); + CloseChip((View)sender, true); break; case MotionEventActions.Up: case MotionEventActions.Pointer1Up: - OnCloseTouchUp((View)sender); + CloseChip((View)sender, false); break; } }; } - private void OnCloseTouchDown() + private void CloseChip(View v, bool clicked) { - _clicked = true; - InitBackgroundColor(); - InitTextView(); - _closeIcon.SetImageResource(Resource.Drawable.ic_close); - SetIconColor(_closeIcon, _selectedCloseColor); - } + _selected = !_selected; - private void OnCloseTouchUp(View v) - { - _clicked = false; InitBackgroundColor(); InitTextView(); _closeIcon.SetImageResource(Resource.Drawable.ic_close); - SetIconColor(_closeIcon, _closeColor); - + SetIconColor(_closeIcon, _selected ? _selectedCloseColor : _closeColor); OnCloseClick(v); } private void InitSelectIcon() { - if (!_selectable) return; + if (!_selectable) + { + return; + } _selectIcon = new ImageView(Context); @@ -329,7 +346,7 @@ private void InitSelectIcon() _selectIcon.LayoutParameters = selectIconParams; _selectIcon.SetScaleType(ImageView.ScaleType.Center); _selectIcon.SetImageResource(Resource.Drawable.ic_select); - SetIconColor(_selectIcon, _clicked ? _selectedCloseColor : _closeColor); + SetIconColor(_selectIcon, _closeColor); InitSelectClick(); @@ -338,9 +355,15 @@ private void InitSelectIcon() private void InitCloseIcon() { - if (!_closable) return; + if (!_closable) + { + return; + } - _closeIcon = new ImageView(Context); + if (_closeIcon == null) + { + _closeIcon = new ImageView(Context); + } var closeIconParams = new LayoutParams((int)Resources.GetDimension(Resource.Dimension.chip_close_icon_size2), (int)Resources.GetDimension(Resource.Dimension.chip_close_icon_size2)); closeIconParams.AddRule(Build.VERSION.SdkInt >= BuildVersionCodes.JellyBeanMr1 ? LayoutRules.EndOf : LayoutRules.RightOf, TextId); @@ -381,6 +404,18 @@ private void InitImageIcon() icon.SetImageBitmap(GetCircleBitmap(Context, bitmap)); } + if (_chipIconBitmap != null) + { + _chipIconBitmap = GetSquareBitmap(_chipIconBitmap); + icon.SetImageBitmap(GetCircleBitmap(Context, _chipIconBitmap)); + icon.BringToFront(); + } + if (_iconText != null && !_iconText.Equals("")) + { + Bitmap textBitmap = getCircleBitmapWithText(Context, _iconText, _iconTextColor, _iconTextBackgroundColor); + icon.SetImageBitmap(textBitmap); + } + icon.Click += OnIconClick; AddView(icon); @@ -388,7 +423,15 @@ private void InitImageIcon() private void InitTextView() { - var chipTextView = new TextView(Context); + if (!ViewCompat.IsAttachedToWindow(this)) + { + return; + } + + if (_chipTextView == null) + { + _chipTextView = new TextView(Context); + } var chipTextParams = new LayoutParams(ViewGroup.LayoutParams.WrapContent, ViewGroup.LayoutParams.WrapContent); if (_hasIcon || _closable || _selectable) @@ -407,18 +450,23 @@ private void InitTextView() int endMargin = _closable || _selectable ? 0 : (int)Resources.GetDimension(Resource.Dimension.chip_horizontal_padding); chipTextParams.SetMargins(startMargin, 0, endMargin, 0); - chipTextView.LayoutParameters = chipTextParams; - chipTextView.SetTextColor(new Color(_clicked? _selectedTextColor : _textColor)); - chipTextView.Text = _chipText; - chipTextView.Id = TextId; + _chipTextView.LayoutParameters = chipTextParams; + _chipTextView.SetTextColor(new Color(_selected ? _selectedTextColor : _textColor)); + _chipTextView.Text = _chipText; + _chipTextView.Id = TextId; - AddView(chipTextView); + RemoveView(_chipTextView); + AddView(_chipTextView); } private void InitBackgroundColor() { - var bgDrawable = new PaintDrawable(new Color(_clicked? _selectedBackgroundColor : _backgroundColor)); - bgDrawable.SetCornerRadius(Resources.GetDimension(Resource.Dimension.chip_height) / 2); + var bgDrawable = new GradientDrawable(); + bgDrawable.SetShape(ShapeType.Rectangle); + bgDrawable.SetCornerRadii(new float[]{ _cornerRadius, _cornerRadius, _cornerRadius, _cornerRadius, + _cornerRadius, _cornerRadius, _cornerRadius, _cornerRadius}); + bgDrawable.SetColor(_selected ? _selectedBackgroundColor : _backgroundColor); + bgDrawable.SetStroke(_strokeSize, new Color(_strokeColor)); if (Build.VERSION.SdkInt >= BuildVersionCodes.JellyBean) { @@ -445,6 +493,12 @@ private void InitTypedArray(IAttributeSet attrs) _selectedTextColor = ta.GetColor(Resource.Styleable.Chip_mcv_selectedTextColor, ContextCompat.GetColor(Context, Resource.Color.colorChipTextClicked)); _closeColor = ta.GetColor(Resource.Styleable.Chip_mcv_closeColor, ContextCompat.GetColor(Context, Resource.Color.colorChipCloseInactive)); _selectedCloseColor = ta.GetColor(Resource.Styleable.Chip_mcv_selectedCloseColor, ContextCompat.GetColor(Context, Resource.Color.colorChipCloseClicked)); + _cornerRadius = (int)ta.GetDimension(Resource.Styleable.Chip_mcv_cornerRadius, Resources.GetDimension(Resource.Dimension.chip_height) / 2); + _strokeSize = (int)ta.GetDimension(Resource.Styleable.Chip_mcv_strokeSize, 0); + _strokeColor = ta.GetColor(Resource.Styleable.Chip_mcv_strokeColor, ContextCompat.GetColor(Context, Resource.Color.colorChipCloseClicked)); + _iconText = ta.GetString(Resource.Styleable.Chip_mcv_iconText); + _iconTextColor = ta.GetColor(Resource.Styleable.Chip_mcv_iconTextColor, ContextCompat.GetColor(Context, Resource.Color.colorChipBackgroundClicked)); + _iconTextBackgroundColor = ta.GetColor(Resource.Styleable.Chip_mcv_iconTextColor, ContextCompat.GetColor(Context, Resource.Color.colorChipCloseClicked)); ta.Recycle(); } diff --git a/src/MaterialChipView/ChipUtils.cs b/src/MaterialChipView/ChipUtils.cs index 248c0ed..8f99753 100644 --- a/src/MaterialChipView/ChipUtils.cs +++ b/src/MaterialChipView/ChipUtils.cs @@ -1,6 +1,7 @@ using Android.Content; using Android.Graphics; using Android.Widget; +using System; namespace MaterialChipView { @@ -9,6 +10,9 @@ internal static class ChipUtils public static readonly int ImageId = Resource.Id.chip_image; public static readonly int TextId = Resource.Id.chip_text; + private static int[] Colors = {0xd32f2f, 0xC2185B, 0x7B1FA2, 0x512DA8, 0x303F9F, 0x1976D2, 0x0288D1, 0x0097A7, 0x00796B, 0x388E3C, 0x689F38, + 0xAFB42B, 0xFBC02D, 0xFFA000, 0xF57C00, 0xE64A19, 0x5D4037, 0x616161, 0x455A64}; + public static Bitmap GetScaledBitmap(Context context, Bitmap bitmap) { int width = (int)context.Resources.GetDimension(Resource.Dimension.chip_height); @@ -63,6 +67,84 @@ public static Bitmap GetCircleBitmap(Context context, Bitmap bitmap) return output; } + public static Bitmap getCircleBitmapWithText(Context context, string text, int bgColor, int textColor) + { + int width = (int)context.Resources.GetDimension(Resource.Dimension.chip_height); + var output = Bitmap.CreateBitmap(width, width, Bitmap.Config.Argb8888); + var canvas = new Canvas(output); + + var paint = new Paint(); + var textPaint = new Paint(); + var rect = new Rect(0, 0, width, width); + var rectF = new RectF(rect); + + paint.AntiAlias = true; + canvas.DrawARGB(0, 0, 0, 0); + paint.Color = new Color(bgColor); + canvas.DrawOval(rectF, paint); + textPaint.Color = new Color(textColor); + textPaint.StrokeWidth = 30; + textPaint.TextSize = 50; + paint.SetXfermode(new PorterDuffXfermode(PorterDuff.Mode.SrcOver)); + textPaint.SetXfermode(new PorterDuffXfermode(PorterDuff.Mode.SrcAtop)); + + int xPos; + int yPos; + if (text.Length == 1) + { + xPos = (int)((canvas.Width / 1.9f) + ((textPaint.Descent() + textPaint.Ascent()) / 2f)); + yPos = (int)((canvas.Height / 2f) - ((textPaint.Descent() + textPaint.Ascent()) / 2f)); + } + else + { + xPos = (int)((canvas.Width / 2.7f) + ((textPaint.Descent() + textPaint.Ascent()) / 2f)); + yPos = (int)((canvas.Height / 2f) - ((textPaint.Descent() + textPaint.Ascent()) / 2f)); + } + + canvas.DrawBitmap(output, rect, rect, paint); + canvas.DrawText(text, xPos, yPos, textPaint); + + return output; + } + + public static string GenerateText(string iconText) + { + if (string.IsNullOrEmpty(iconText)) + { + throw new ArgumentNullException("Icon text must have at least one symbol"); + } + if (iconText.Length == 1 || iconText.Length == 2) + { + return iconText; + } + + var parts = iconText.Split(" "); + if (parts.Length == 1) + { + var text = parts[0]; + text = text.Substring(0, 2); + + var f = text.Substring(0, 1); + var s = text.Substring(1, 2); + + f = f.ToUpper(); + s = s.ToLower(); + + text = string.Concat(f, s); + + return text; + } + var first = parts[0]; + var second = parts[1]; + + first = first.Substring(0, 1); + first = first.ToUpper(); + second = second.Substring(0, 1); + second = second.ToUpper(); + + return string.Concat(first, second); + } + public static void SetIconColor(ImageView icon, int color) { var iconDrawable = icon.Drawable; diff --git a/src/MaterialChipView/Resources/Resource.Designer.cs b/src/MaterialChipView/Resources/Resource.Designer.cs index fbef279..253ef05 100644 --- a/src/MaterialChipView/Resources/Resource.Designer.cs +++ b/src/MaterialChipView/Resources/Resource.Designer.cs @@ -70,134 +70,134 @@ private Animation() public partial class Attribute { - // aapt resource value: 0x7f010041 - public static int actionBarDivider = 2130772033; - - // aapt resource value: 0x7f010042 - public static int actionBarItemBackground = 2130772034; - - // aapt resource value: 0x7f01003b - public static int actionBarPopupTheme = 2130772027; + // aapt resource value: 0x7f010043 + public static int actionBarDivider = 2130772035; - // aapt resource value: 0x7f010040 - public static int actionBarSize = 2130772032; + // aapt resource value: 0x7f010044 + public static int actionBarItemBackground = 2130772036; // aapt resource value: 0x7f01003d - public static int actionBarSplitStyle = 2130772029; + public static int actionBarPopupTheme = 2130772029; - // aapt resource value: 0x7f01003c - public static int actionBarStyle = 2130772028; + // aapt resource value: 0x7f010042 + public static int actionBarSize = 2130772034; - // aapt resource value: 0x7f010037 - public static int actionBarTabBarStyle = 2130772023; + // aapt resource value: 0x7f01003f + public static int actionBarSplitStyle = 2130772031; - // aapt resource value: 0x7f010036 - public static int actionBarTabStyle = 2130772022; + // aapt resource value: 0x7f01003e + public static int actionBarStyle = 2130772030; - // aapt resource value: 0x7f010038 - public static int actionBarTabTextStyle = 2130772024; + // aapt resource value: 0x7f010039 + public static int actionBarTabBarStyle = 2130772025; - // aapt resource value: 0x7f01003e - public static int actionBarTheme = 2130772030; + // aapt resource value: 0x7f010038 + public static int actionBarTabStyle = 2130772024; - // aapt resource value: 0x7f01003f - public static int actionBarWidgetTheme = 2130772031; + // aapt resource value: 0x7f01003a + public static int actionBarTabTextStyle = 2130772026; - // aapt resource value: 0x7f01005c - public static int actionButtonStyle = 2130772060; + // aapt resource value: 0x7f010040 + public static int actionBarTheme = 2130772032; - // aapt resource value: 0x7f010058 - public static int actionDropDownStyle = 2130772056; + // aapt resource value: 0x7f010041 + public static int actionBarWidgetTheme = 2130772033; - // aapt resource value: 0x7f0100ad - public static int actionLayout = 2130772141; + // aapt resource value: 0x7f01005e + public static int actionButtonStyle = 2130772062; - // aapt resource value: 0x7f010043 - public static int actionMenuTextAppearance = 2130772035; + // aapt resource value: 0x7f01005a + public static int actionDropDownStyle = 2130772058; - // aapt resource value: 0x7f010044 - public static int actionMenuTextColor = 2130772036; + // aapt resource value: 0x7f0100b0 + public static int actionLayout = 2130772144; - // aapt resource value: 0x7f010047 - public static int actionModeBackground = 2130772039; + // aapt resource value: 0x7f010045 + public static int actionMenuTextAppearance = 2130772037; // aapt resource value: 0x7f010046 - public static int actionModeCloseButtonStyle = 2130772038; + public static int actionMenuTextColor = 2130772038; // aapt resource value: 0x7f010049 - public static int actionModeCloseDrawable = 2130772041; + public static int actionModeBackground = 2130772041; - // aapt resource value: 0x7f01004b - public static int actionModeCopyDrawable = 2130772043; + // aapt resource value: 0x7f010048 + public static int actionModeCloseButtonStyle = 2130772040; - // aapt resource value: 0x7f01004a - public static int actionModeCutDrawable = 2130772042; + // aapt resource value: 0x7f01004b + public static int actionModeCloseDrawable = 2130772043; - // aapt resource value: 0x7f01004f - public static int actionModeFindDrawable = 2130772047; + // aapt resource value: 0x7f01004d + public static int actionModeCopyDrawable = 2130772045; // aapt resource value: 0x7f01004c - public static int actionModePasteDrawable = 2130772044; + public static int actionModeCutDrawable = 2130772044; // aapt resource value: 0x7f010051 - public static int actionModePopupWindowStyle = 2130772049; - - // aapt resource value: 0x7f01004d - public static int actionModeSelectAllDrawable = 2130772045; + public static int actionModeFindDrawable = 2130772049; // aapt resource value: 0x7f01004e - public static int actionModeShareDrawable = 2130772046; + public static int actionModePasteDrawable = 2130772046; - // aapt resource value: 0x7f010048 - public static int actionModeSplitBackground = 2130772040; + // aapt resource value: 0x7f010053 + public static int actionModePopupWindowStyle = 2130772051; - // aapt resource value: 0x7f010045 - public static int actionModeStyle = 2130772037; + // aapt resource value: 0x7f01004f + public static int actionModeSelectAllDrawable = 2130772047; // aapt resource value: 0x7f010050 - public static int actionModeWebSearchDrawable = 2130772048; + public static int actionModeShareDrawable = 2130772048; - // aapt resource value: 0x7f010039 - public static int actionOverflowButtonStyle = 2130772025; + // aapt resource value: 0x7f01004a + public static int actionModeSplitBackground = 2130772042; - // aapt resource value: 0x7f01003a - public static int actionOverflowMenuStyle = 2130772026; + // aapt resource value: 0x7f010047 + public static int actionModeStyle = 2130772039; - // aapt resource value: 0x7f0100af - public static int actionProviderClass = 2130772143; + // aapt resource value: 0x7f010052 + public static int actionModeWebSearchDrawable = 2130772050; - // aapt resource value: 0x7f0100ae - public static int actionViewClass = 2130772142; + // aapt resource value: 0x7f01003b + public static int actionOverflowButtonStyle = 2130772027; - // aapt resource value: 0x7f010064 - public static int activityChooserViewStyle = 2130772068; + // aapt resource value: 0x7f01003c + public static int actionOverflowMenuStyle = 2130772028; - // aapt resource value: 0x7f010088 - public static int alertDialogButtonGroupStyle = 2130772104; + // aapt resource value: 0x7f0100b2 + public static int actionProviderClass = 2130772146; - // aapt resource value: 0x7f010089 - public static int alertDialogCenterButtons = 2130772105; + // aapt resource value: 0x7f0100b1 + public static int actionViewClass = 2130772145; - // aapt resource value: 0x7f010087 - public static int alertDialogStyle = 2130772103; + // aapt resource value: 0x7f010066 + public static int activityChooserViewStyle = 2130772070; + + // aapt resource value: 0x7f01008b + public static int alertDialogButtonGroupStyle = 2130772107; + + // aapt resource value: 0x7f01008c + public static int alertDialogCenterButtons = 2130772108; // aapt resource value: 0x7f01008a - public static int alertDialogTheme = 2130772106; + public static int alertDialogStyle = 2130772106; - // aapt resource value: 0x7f01009d - public static int allowStacking = 2130772125; + // aapt resource value: 0x7f01008d + public static int alertDialogTheme = 2130772109; - // aapt resource value: 0x7f01009e - public static int alpha = 2130772126; + // aapt resource value: 0x7f0100a0 + public static int allowStacking = 2130772128; - // aapt resource value: 0x7f0100a5 - public static int arrowHeadLength = 2130772133; + // aapt resource value: 0x7f0100a1 + public static int alpha = 2130772129; - // aapt resource value: 0x7f0100a6 - public static int arrowShaftLength = 2130772134; + // aapt resource value: 0x7f0100a8 + public static int arrowHeadLength = 2130772136; - // aapt resource value: 0x7f01008f - public static int autoCompleteTextViewStyle = 2130772111; + // aapt resource value: 0x7f0100a9 + public static int arrowShaftLength = 2130772137; + + // aapt resource value: 0x7f010092 + public static int autoCompleteTextViewStyle = 2130772114; // aapt resource value: 0x7f01000c public static int background = 2130771980; @@ -208,101 +208,101 @@ public partial class Attribute // aapt resource value: 0x7f01000d public static int backgroundStacked = 2130771981; - // aapt resource value: 0x7f0100e2 - public static int backgroundTint = 2130772194; + // aapt resource value: 0x7f0100e5 + public static int backgroundTint = 2130772197; - // aapt resource value: 0x7f0100e3 - public static int backgroundTintMode = 2130772195; + // aapt resource value: 0x7f0100e6 + public static int backgroundTintMode = 2130772198; - // aapt resource value: 0x7f0100a7 - public static int barLength = 2130772135; + // aapt resource value: 0x7f0100aa + public static int barLength = 2130772138; - // aapt resource value: 0x7f010061 - public static int borderlessButtonStyle = 2130772065; + // aapt resource value: 0x7f010063 + public static int borderlessButtonStyle = 2130772067; - // aapt resource value: 0x7f01005e - public static int buttonBarButtonStyle = 2130772062; + // aapt resource value: 0x7f010060 + public static int buttonBarButtonStyle = 2130772064; - // aapt resource value: 0x7f01008d - public static int buttonBarNegativeButtonStyle = 2130772109; + // aapt resource value: 0x7f010090 + public static int buttonBarNegativeButtonStyle = 2130772112; - // aapt resource value: 0x7f01008e - public static int buttonBarNeutralButtonStyle = 2130772110; + // aapt resource value: 0x7f010091 + public static int buttonBarNeutralButtonStyle = 2130772113; - // aapt resource value: 0x7f01008c - public static int buttonBarPositiveButtonStyle = 2130772108; + // aapt resource value: 0x7f01008f + public static int buttonBarPositiveButtonStyle = 2130772111; - // aapt resource value: 0x7f01005d - public static int buttonBarStyle = 2130772061; + // aapt resource value: 0x7f01005f + public static int buttonBarStyle = 2130772063; - // aapt resource value: 0x7f0100d7 - public static int buttonGravity = 2130772183; + // aapt resource value: 0x7f0100da + public static int buttonGravity = 2130772186; // aapt resource value: 0x7f010021 public static int buttonPanelSideLayout = 2130772001; - // aapt resource value: 0x7f010090 - public static int buttonStyle = 2130772112; + // aapt resource value: 0x7f010093 + public static int buttonStyle = 2130772115; - // aapt resource value: 0x7f010091 - public static int buttonStyleSmall = 2130772113; + // aapt resource value: 0x7f010094 + public static int buttonStyleSmall = 2130772116; - // aapt resource value: 0x7f01009f - public static int buttonTint = 2130772127; + // aapt resource value: 0x7f0100a2 + public static int buttonTint = 2130772130; - // aapt resource value: 0x7f0100a0 - public static int buttonTintMode = 2130772128; + // aapt resource value: 0x7f0100a3 + public static int buttonTintMode = 2130772131; - // aapt resource value: 0x7f010092 - public static int checkboxStyle = 2130772114; + // aapt resource value: 0x7f010095 + public static int checkboxStyle = 2130772117; - // aapt resource value: 0x7f010093 - public static int checkedTextViewStyle = 2130772115; + // aapt resource value: 0x7f010096 + public static int checkedTextViewStyle = 2130772118; - // aapt resource value: 0x7f0100ba - public static int closeIcon = 2130772154; + // aapt resource value: 0x7f0100bd + public static int closeIcon = 2130772157; // aapt resource value: 0x7f01001e public static int closeItemLayout = 2130771998; - // aapt resource value: 0x7f0100d9 - public static int collapseContentDescription = 2130772185; + // aapt resource value: 0x7f0100dc + public static int collapseContentDescription = 2130772188; - // aapt resource value: 0x7f0100d8 - public static int collapseIcon = 2130772184; + // aapt resource value: 0x7f0100db + public static int collapseIcon = 2130772187; - // aapt resource value: 0x7f0100a1 - public static int color = 2130772129; + // aapt resource value: 0x7f0100a4 + public static int color = 2130772132; - // aapt resource value: 0x7f01007f - public static int colorAccent = 2130772095; + // aapt resource value: 0x7f010082 + public static int colorAccent = 2130772098; + + // aapt resource value: 0x7f010089 + public static int colorBackgroundFloating = 2130772105; // aapt resource value: 0x7f010086 - public static int colorBackgroundFloating = 2130772102; + public static int colorButtonNormal = 2130772102; - // aapt resource value: 0x7f010083 - public static int colorButtonNormal = 2130772099; + // aapt resource value: 0x7f010084 + public static int colorControlActivated = 2130772100; - // aapt resource value: 0x7f010081 - public static int colorControlActivated = 2130772097; + // aapt resource value: 0x7f010085 + public static int colorControlHighlight = 2130772101; - // aapt resource value: 0x7f010082 - public static int colorControlHighlight = 2130772098; + // aapt resource value: 0x7f010083 + public static int colorControlNormal = 2130772099; // aapt resource value: 0x7f010080 - public static int colorControlNormal = 2130772096; + public static int colorPrimary = 2130772096; - // aapt resource value: 0x7f01007d - public static int colorPrimary = 2130772093; - - // aapt resource value: 0x7f01007e - public static int colorPrimaryDark = 2130772094; + // aapt resource value: 0x7f010081 + public static int colorPrimaryDark = 2130772097; - // aapt resource value: 0x7f010084 - public static int colorSwitchThumbNormal = 2130772100; + // aapt resource value: 0x7f010087 + public static int colorSwitchThumbNormal = 2130772103; - // aapt resource value: 0x7f0100bf - public static int commitIcon = 2130772159; + // aapt resource value: 0x7f0100c2 + public static int commitIcon = 2130772162; // aapt resource value: 0x7f010017 public static int contentInsetEnd = 2130771991; @@ -322,20 +322,20 @@ public partial class Attribute // aapt resource value: 0x7f01001a public static int contentInsetStartWithNavigation = 2130771994; - // aapt resource value: 0x7f010085 - public static int controlBackground = 2130772101; + // aapt resource value: 0x7f010088 + public static int controlBackground = 2130772104; // aapt resource value: 0x7f01000f public static int customNavigationLayout = 2130771983; - // aapt resource value: 0x7f0100b9 - public static int defaultQueryHint = 2130772153; + // aapt resource value: 0x7f0100bc + public static int defaultQueryHint = 2130772156; - // aapt resource value: 0x7f010056 - public static int dialogPreferredPadding = 2130772054; + // aapt resource value: 0x7f010058 + public static int dialogPreferredPadding = 2130772056; - // aapt resource value: 0x7f010055 - public static int dialogTheme = 2130772053; + // aapt resource value: 0x7f010057 + public static int dialogTheme = 2130772055; // aapt resource value: 0x7f010005 public static int displayOptions = 2130771973; @@ -343,35 +343,35 @@ public partial class Attribute // aapt resource value: 0x7f01000b public static int divider = 2130771979; - // aapt resource value: 0x7f010063 - public static int dividerHorizontal = 2130772067; + // aapt resource value: 0x7f010065 + public static int dividerHorizontal = 2130772069; - // aapt resource value: 0x7f0100ab - public static int dividerPadding = 2130772139; + // aapt resource value: 0x7f0100ae + public static int dividerPadding = 2130772142; - // aapt resource value: 0x7f010062 - public static int dividerVertical = 2130772066; + // aapt resource value: 0x7f010064 + public static int dividerVertical = 2130772068; - // aapt resource value: 0x7f0100a3 - public static int drawableSize = 2130772131; + // aapt resource value: 0x7f0100a6 + public static int drawableSize = 2130772134; // aapt resource value: 0x7f010000 public static int drawerArrowStyle = 2130771968; - // aapt resource value: 0x7f010075 - public static int dropDownListViewStyle = 2130772085; + // aapt resource value: 0x7f010077 + public static int dropDownListViewStyle = 2130772087; - // aapt resource value: 0x7f010059 - public static int dropdownListPreferredItemHeight = 2130772057; + // aapt resource value: 0x7f01005b + public static int dropdownListPreferredItemHeight = 2130772059; - // aapt resource value: 0x7f01006a - public static int editTextBackground = 2130772074; + // aapt resource value: 0x7f01006c + public static int editTextBackground = 2130772076; - // aapt resource value: 0x7f010069 - public static int editTextColor = 2130772073; + // aapt resource value: 0x7f01006b + public static int editTextColor = 2130772075; - // aapt resource value: 0x7f010094 - public static int editTextStyle = 2130772116; + // aapt resource value: 0x7f010097 + public static int editTextStyle = 2130772119; // aapt resource value: 0x7f01001c public static int elevation = 2130771996; @@ -379,11 +379,11 @@ public partial class Attribute // aapt resource value: 0x7f010020 public static int expandActivityOverflowButtonDrawable = 2130772000; - // aapt resource value: 0x7f0100a4 - public static int gapBetweenBars = 2130772132; + // aapt resource value: 0x7f0100a7 + public static int gapBetweenBars = 2130772135; - // aapt resource value: 0x7f0100bb - public static int goIcon = 2130772155; + // aapt resource value: 0x7f0100be + public static int goIcon = 2130772158; // aapt resource value: 0x7f010001 public static int height = 2130771969; @@ -391,8 +391,8 @@ public partial class Attribute // aapt resource value: 0x7f010015 public static int hideOnContentScroll = 2130771989; - // aapt resource value: 0x7f01005b - public static int homeAsUpIndicator = 2130772059; + // aapt resource value: 0x7f01005d + public static int homeAsUpIndicator = 2130772061; // aapt resource value: 0x7f010010 public static int homeLayout = 2130771984; @@ -400,11 +400,11 @@ public partial class Attribute // aapt resource value: 0x7f010009 public static int icon = 2130771977; - // aapt resource value: 0x7f0100b7 - public static int iconifiedByDefault = 2130772151; + // aapt resource value: 0x7f0100ba + public static int iconifiedByDefault = 2130772154; - // aapt resource value: 0x7f01006b - public static int imageButtonStyle = 2130772075; + // aapt resource value: 0x7f01006d + public static int imageButtonStyle = 2130772077; // aapt resource value: 0x7f010012 public static int indeterminateProgressStyle = 2130771986; @@ -418,14 +418,14 @@ public partial class Attribute // aapt resource value: 0x7f010014 public static int itemPadding = 2130771988; - // aapt resource value: 0x7f0100b6 - public static int layout = 2130772150; + // aapt resource value: 0x7f0100b9 + public static int layout = 2130772153; - // aapt resource value: 0x7f01007c - public static int listChoiceBackgroundIndicator = 2130772092; + // aapt resource value: 0x7f01007f + public static int listChoiceBackgroundIndicator = 2130772095; - // aapt resource value: 0x7f010057 - public static int listDividerAlertDialog = 2130772055; + // aapt resource value: 0x7f010059 + public static int listDividerAlertDialog = 2130772057; // aapt resource value: 0x7f010025 public static int listItemLayout = 2130772005; @@ -433,119 +433,137 @@ public partial class Attribute // aapt resource value: 0x7f010022 public static int listLayout = 2130772002; - // aapt resource value: 0x7f01009c - public static int listMenuViewStyle = 2130772124; - - // aapt resource value: 0x7f010076 - public static int listPopupWindowStyle = 2130772086; + // aapt resource value: 0x7f01009f + public static int listMenuViewStyle = 2130772127; - // aapt resource value: 0x7f010070 - public static int listPreferredItemHeight = 2130772080; + // aapt resource value: 0x7f010078 + public static int listPopupWindowStyle = 2130772088; // aapt resource value: 0x7f010072 - public static int listPreferredItemHeightLarge = 2130772082; + public static int listPreferredItemHeight = 2130772082; - // aapt resource value: 0x7f010071 - public static int listPreferredItemHeightSmall = 2130772081; + // aapt resource value: 0x7f010074 + public static int listPreferredItemHeightLarge = 2130772084; // aapt resource value: 0x7f010073 - public static int listPreferredItemPaddingLeft = 2130772083; + public static int listPreferredItemHeightSmall = 2130772083; - // aapt resource value: 0x7f010074 - public static int listPreferredItemPaddingRight = 2130772084; + // aapt resource value: 0x7f010075 + public static int listPreferredItemPaddingLeft = 2130772085; + + // aapt resource value: 0x7f010076 + public static int listPreferredItemPaddingRight = 2130772086; // aapt resource value: 0x7f01000a public static int logo = 2130771978; - // aapt resource value: 0x7f0100dc - public static int logoDescription = 2130772188; - - // aapt resource value: 0x7f0100d6 - public static int maxButtonHeight = 2130772182; + // aapt resource value: 0x7f0100df + public static int logoDescription = 2130772191; - // aapt resource value: 0x7f0100e9 - public static int mcv_backgroundColor = 2130772201; + // aapt resource value: 0x7f0100d9 + public static int maxButtonHeight = 2130772185; - // aapt resource value: 0x7f0100e6 - public static int mcv_chipIcon = 2130772198; + // aapt resource value: 0x7f0100ec + public static int mcv_backgroundColor = 2130772204; - // aapt resource value: 0x7f0100e4 - public static int mcv_chipText = 2130772196; + // aapt resource value: 0x7f0100e9 + public static int mcv_chipIcon = 2130772201; // aapt resource value: 0x7f0100e7 - public static int mcv_closable = 2130772199; + public static int mcv_chipText = 2130772199; - // aapt resource value: 0x7f0100ed - public static int mcv_closeColor = 2130772205; + // aapt resource value: 0x7f0100ea + public static int mcv_closable = 2130772202; - // aapt resource value: 0x7f0100e5 - public static int mcv_hasIcon = 2130772197; + // aapt resource value: 0x7f0100f0 + public static int mcv_closeColor = 2130772208; + + // aapt resource value: 0x7f0100f2 + public static int mcv_cornerRadius = 2130772210; // aapt resource value: 0x7f0100e8 - public static int mcv_selectable = 2130772200; + public static int mcv_hasIcon = 2130772200; - // aapt resource value: 0x7f0100ea - public static int mcv_selectedBackgroundColor = 2130772202; + // aapt resource value: 0x7f0100f5 + public static int mcv_iconText = 2130772213; - // aapt resource value: 0x7f0100ee - public static int mcv_selectedCloseColor = 2130772206; + // aapt resource value: 0x7f0100f7 + public static int mcv_iconTextBackgroundColor = 2130772215; - // aapt resource value: 0x7f0100ec - public static int mcv_selectedTextColor = 2130772204; + // aapt resource value: 0x7f0100f6 + public static int mcv_iconTextColor = 2130772214; // aapt resource value: 0x7f0100eb - public static int mcv_textColor = 2130772203; + public static int mcv_selectable = 2130772203; - // aapt resource value: 0x7f0100a9 - public static int measureWithLargestChild = 2130772137; + // aapt resource value: 0x7f0100ed + public static int mcv_selectedBackgroundColor = 2130772205; + + // aapt resource value: 0x7f0100f1 + public static int mcv_selectedCloseColor = 2130772209; + + // aapt resource value: 0x7f0100ef + public static int mcv_selectedTextColor = 2130772207; + + // aapt resource value: 0x7f0100f4 + public static int mcv_strokeColor = 2130772212; + + // aapt resource value: 0x7f0100f3 + public static int mcv_strokeSize = 2130772211; + + // aapt resource value: 0x7f0100ee + public static int mcv_textColor = 2130772206; + + // aapt resource value: 0x7f0100ac + public static int measureWithLargestChild = 2130772140; // aapt resource value: 0x7f010023 public static int multiChoiceItemLayout = 2130772003; - // aapt resource value: 0x7f0100db - public static int navigationContentDescription = 2130772187; + // aapt resource value: 0x7f0100de + public static int navigationContentDescription = 2130772190; - // aapt resource value: 0x7f0100da - public static int navigationIcon = 2130772186; + // aapt resource value: 0x7f0100dd + public static int navigationIcon = 2130772189; // aapt resource value: 0x7f010004 public static int navigationMode = 2130771972; - // aapt resource value: 0x7f0100b2 - public static int overlapAnchor = 2130772146; + // aapt resource value: 0x7f0100b5 + public static int overlapAnchor = 2130772149; - // aapt resource value: 0x7f0100b4 - public static int paddingBottomNoButtons = 2130772148; + // aapt resource value: 0x7f0100b7 + public static int paddingBottomNoButtons = 2130772151; - // aapt resource value: 0x7f0100e0 - public static int paddingEnd = 2130772192; + // aapt resource value: 0x7f0100e3 + public static int paddingEnd = 2130772195; - // aapt resource value: 0x7f0100df - public static int paddingStart = 2130772191; + // aapt resource value: 0x7f0100e2 + public static int paddingStart = 2130772194; - // aapt resource value: 0x7f0100b5 - public static int paddingTopNoTitle = 2130772149; + // aapt resource value: 0x7f0100b8 + public static int paddingTopNoTitle = 2130772152; - // aapt resource value: 0x7f010079 - public static int panelBackground = 2130772089; + // aapt resource value: 0x7f01007c + public static int panelBackground = 2130772092; - // aapt resource value: 0x7f01007b - public static int panelMenuListTheme = 2130772091; + // aapt resource value: 0x7f01007e + public static int panelMenuListTheme = 2130772094; - // aapt resource value: 0x7f01007a - public static int panelMenuListWidth = 2130772090; + // aapt resource value: 0x7f01007d + public static int panelMenuListWidth = 2130772093; - // aapt resource value: 0x7f010067 - public static int popupMenuStyle = 2130772071; + // aapt resource value: 0x7f010069 + public static int popupMenuStyle = 2130772073; // aapt resource value: 0x7f01001d public static int popupTheme = 2130771997; - // aapt resource value: 0x7f010068 - public static int popupWindowStyle = 2130772072; + // aapt resource value: 0x7f01006a + public static int popupWindowStyle = 2130772074; - // aapt resource value: 0x7f0100b0 - public static int preserveIconSpacing = 2130772144; + // aapt resource value: 0x7f0100b3 + public static int preserveIconSpacing = 2130772147; // aapt resource value: 0x7f010013 public static int progressBarPadding = 2130771987; @@ -553,50 +571,50 @@ public partial class Attribute // aapt resource value: 0x7f010011 public static int progressBarStyle = 2130771985; - // aapt resource value: 0x7f0100c1 - public static int queryBackground = 2130772161; + // aapt resource value: 0x7f0100c4 + public static int queryBackground = 2130772164; - // aapt resource value: 0x7f0100b8 - public static int queryHint = 2130772152; + // aapt resource value: 0x7f0100bb + public static int queryHint = 2130772155; - // aapt resource value: 0x7f010095 - public static int radioButtonStyle = 2130772117; + // aapt resource value: 0x7f010098 + public static int radioButtonStyle = 2130772120; - // aapt resource value: 0x7f010096 - public static int ratingBarStyle = 2130772118; + // aapt resource value: 0x7f010099 + public static int ratingBarStyle = 2130772121; - // aapt resource value: 0x7f010097 - public static int ratingBarStyleIndicator = 2130772119; + // aapt resource value: 0x7f01009a + public static int ratingBarStyleIndicator = 2130772122; - // aapt resource value: 0x7f010098 - public static int ratingBarStyleSmall = 2130772120; + // aapt resource value: 0x7f01009b + public static int ratingBarStyleSmall = 2130772123; - // aapt resource value: 0x7f0100bd - public static int searchHintIcon = 2130772157; + // aapt resource value: 0x7f0100c0 + public static int searchHintIcon = 2130772160; - // aapt resource value: 0x7f0100bc - public static int searchIcon = 2130772156; + // aapt resource value: 0x7f0100bf + public static int searchIcon = 2130772159; - // aapt resource value: 0x7f01006f - public static int searchViewStyle = 2130772079; + // aapt resource value: 0x7f010071 + public static int searchViewStyle = 2130772081; - // aapt resource value: 0x7f010099 - public static int seekBarStyle = 2130772121; + // aapt resource value: 0x7f01009c + public static int seekBarStyle = 2130772124; - // aapt resource value: 0x7f01005f - public static int selectableItemBackground = 2130772063; + // aapt resource value: 0x7f010061 + public static int selectableItemBackground = 2130772065; - // aapt resource value: 0x7f010060 - public static int selectableItemBackgroundBorderless = 2130772064; + // aapt resource value: 0x7f010062 + public static int selectableItemBackgroundBorderless = 2130772066; - // aapt resource value: 0x7f0100ac - public static int showAsAction = 2130772140; + // aapt resource value: 0x7f0100af + public static int showAsAction = 2130772143; - // aapt resource value: 0x7f0100aa - public static int showDividers = 2130772138; + // aapt resource value: 0x7f0100ad + public static int showDividers = 2130772141; - // aapt resource value: 0x7f0100cd - public static int showText = 2130772173; + // aapt resource value: 0x7f0100d0 + public static int showText = 2130772176; // aapt resource value: 0x7f010026 public static int showTitle = 2130772006; @@ -604,188 +622,197 @@ public partial class Attribute // aapt resource value: 0x7f010024 public static int singleChoiceItemLayout = 2130772004; - // aapt resource value: 0x7f0100a2 - public static int spinBars = 2130772130; + // aapt resource value: 0x7f0100a5 + public static int spinBars = 2130772133; - // aapt resource value: 0x7f01005a - public static int spinnerDropDownItemStyle = 2130772058; + // aapt resource value: 0x7f01005c + public static int spinnerDropDownItemStyle = 2130772060; - // aapt resource value: 0x7f01009a - public static int spinnerStyle = 2130772122; + // aapt resource value: 0x7f01009d + public static int spinnerStyle = 2130772125; - // aapt resource value: 0x7f0100cc - public static int splitTrack = 2130772172; + // aapt resource value: 0x7f0100cf + public static int splitTrack = 2130772175; // aapt resource value: 0x7f010027 public static int srcCompat = 2130772007; - // aapt resource value: 0x7f0100b3 - public static int state_above_anchor = 2130772147; + // aapt resource value: 0x7f0100b6 + public static int state_above_anchor = 2130772150; - // aapt resource value: 0x7f0100b1 - public static int subMenuArrow = 2130772145; + // aapt resource value: 0x7f0100b4 + public static int subMenuArrow = 2130772148; - // aapt resource value: 0x7f0100c2 - public static int submitBackground = 2130772162; + // aapt resource value: 0x7f0100c5 + public static int submitBackground = 2130772165; // aapt resource value: 0x7f010006 public static int subtitle = 2130771974; - // aapt resource value: 0x7f0100cf - public static int subtitleTextAppearance = 2130772175; + // aapt resource value: 0x7f0100d2 + public static int subtitleTextAppearance = 2130772178; - // aapt resource value: 0x7f0100de - public static int subtitleTextColor = 2130772190; + // aapt resource value: 0x7f0100e1 + public static int subtitleTextColor = 2130772193; // aapt resource value: 0x7f010008 public static int subtitleTextStyle = 2130771976; - // aapt resource value: 0x7f0100c0 - public static int suggestionRowLayout = 2130772160; + // aapt resource value: 0x7f0100c3 + public static int suggestionRowLayout = 2130772163; - // aapt resource value: 0x7f0100ca - public static int switchMinWidth = 2130772170; + // aapt resource value: 0x7f0100cd + public static int switchMinWidth = 2130772173; - // aapt resource value: 0x7f0100cb - public static int switchPadding = 2130772171; + // aapt resource value: 0x7f0100ce + public static int switchPadding = 2130772174; + + // aapt resource value: 0x7f01009e + public static int switchStyle = 2130772126; + + // aapt resource value: 0x7f0100cc + public static int switchTextAppearance = 2130772172; + + // aapt resource value: 0x7f01002d + public static int textAllCaps = 2130772013; + + // aapt resource value: 0x7f010054 + public static int textAppearanceLargePopupMenu = 2130772052; - // aapt resource value: 0x7f01009b - public static int switchStyle = 2130772123; + // aapt resource value: 0x7f010079 + public static int textAppearanceListItem = 2130772089; - // aapt resource value: 0x7f0100c9 - public static int switchTextAppearance = 2130772169; + // aapt resource value: 0x7f01007a + public static int textAppearanceListItemSecondary = 2130772090; - // aapt resource value: 0x7f01002b - public static int textAllCaps = 2130772011; + // aapt resource value: 0x7f01007b + public static int textAppearanceListItemSmall = 2130772091; - // aapt resource value: 0x7f010052 - public static int textAppearanceLargePopupMenu = 2130772050; + // aapt resource value: 0x7f010056 + public static int textAppearancePopupMenuHeader = 2130772054; - // aapt resource value: 0x7f010077 - public static int textAppearanceListItem = 2130772087; + // aapt resource value: 0x7f01006f + public static int textAppearanceSearchResultSubtitle = 2130772079; - // aapt resource value: 0x7f010078 - public static int textAppearanceListItemSmall = 2130772088; + // aapt resource value: 0x7f01006e + public static int textAppearanceSearchResultTitle = 2130772078; - // aapt resource value: 0x7f010054 - public static int textAppearancePopupMenuHeader = 2130772052; + // aapt resource value: 0x7f010055 + public static int textAppearanceSmallPopupMenu = 2130772053; - // aapt resource value: 0x7f01006d - public static int textAppearanceSearchResultSubtitle = 2130772077; + // aapt resource value: 0x7f01008e + public static int textColorAlertDialogListItem = 2130772110; - // aapt resource value: 0x7f01006c - public static int textAppearanceSearchResultTitle = 2130772076; + // aapt resource value: 0x7f010070 + public static int textColorSearchUrl = 2130772080; - // aapt resource value: 0x7f010053 - public static int textAppearanceSmallPopupMenu = 2130772051; + // aapt resource value: 0x7f0100e4 + public static int theme = 2130772196; - // aapt resource value: 0x7f01008b - public static int textColorAlertDialogListItem = 2130772107; + // aapt resource value: 0x7f0100ab + public static int thickness = 2130772139; - // aapt resource value: 0x7f01006e - public static int textColorSearchUrl = 2130772078; + // aapt resource value: 0x7f0100cb + public static int thumbTextPadding = 2130772171; - // aapt resource value: 0x7f0100e1 - public static int theme = 2130772193; + // aapt resource value: 0x7f0100c6 + public static int thumbTint = 2130772166; - // aapt resource value: 0x7f0100a8 - public static int thickness = 2130772136; + // aapt resource value: 0x7f0100c7 + public static int thumbTintMode = 2130772167; - // aapt resource value: 0x7f0100c8 - public static int thumbTextPadding = 2130772168; + // aapt resource value: 0x7f01002a + public static int tickMark = 2130772010; - // aapt resource value: 0x7f0100c3 - public static int thumbTint = 2130772163; + // aapt resource value: 0x7f01002b + public static int tickMarkTint = 2130772011; - // aapt resource value: 0x7f0100c4 - public static int thumbTintMode = 2130772164; + // aapt resource value: 0x7f01002c + public static int tickMarkTintMode = 2130772012; // aapt resource value: 0x7f010028 - public static int tickMark = 2130772008; + public static int tint = 2130772008; // aapt resource value: 0x7f010029 - public static int tickMarkTint = 2130772009; - - // aapt resource value: 0x7f01002a - public static int tickMarkTintMode = 2130772010; + public static int tintMode = 2130772009; // aapt resource value: 0x7f010003 public static int title = 2130771971; - // aapt resource value: 0x7f0100d0 - public static int titleMargin = 2130772176; + // aapt resource value: 0x7f0100d3 + public static int titleMargin = 2130772179; - // aapt resource value: 0x7f0100d4 - public static int titleMarginBottom = 2130772180; + // aapt resource value: 0x7f0100d7 + public static int titleMarginBottom = 2130772183; - // aapt resource value: 0x7f0100d2 - public static int titleMarginEnd = 2130772178; + // aapt resource value: 0x7f0100d5 + public static int titleMarginEnd = 2130772181; - // aapt resource value: 0x7f0100d1 - public static int titleMarginStart = 2130772177; + // aapt resource value: 0x7f0100d4 + public static int titleMarginStart = 2130772180; - // aapt resource value: 0x7f0100d3 - public static int titleMarginTop = 2130772179; + // aapt resource value: 0x7f0100d6 + public static int titleMarginTop = 2130772182; - // aapt resource value: 0x7f0100d5 - public static int titleMargins = 2130772181; + // aapt resource value: 0x7f0100d8 + public static int titleMargins = 2130772184; - // aapt resource value: 0x7f0100ce - public static int titleTextAppearance = 2130772174; + // aapt resource value: 0x7f0100d1 + public static int titleTextAppearance = 2130772177; - // aapt resource value: 0x7f0100dd - public static int titleTextColor = 2130772189; + // aapt resource value: 0x7f0100e0 + public static int titleTextColor = 2130772192; // aapt resource value: 0x7f010007 public static int titleTextStyle = 2130771975; - // aapt resource value: 0x7f010066 - public static int toolbarNavigationButtonStyle = 2130772070; - - // aapt resource value: 0x7f010065 - public static int toolbarStyle = 2130772069; + // aapt resource value: 0x7f010068 + public static int toolbarNavigationButtonStyle = 2130772072; - // aapt resource value: 0x7f0100c5 - public static int track = 2130772165; + // aapt resource value: 0x7f010067 + public static int toolbarStyle = 2130772071; - // aapt resource value: 0x7f0100c6 - public static int trackTint = 2130772166; + // aapt resource value: 0x7f0100c8 + public static int track = 2130772168; - // aapt resource value: 0x7f0100c7 - public static int trackTintMode = 2130772167; + // aapt resource value: 0x7f0100c9 + public static int trackTint = 2130772169; - // aapt resource value: 0x7f0100be - public static int voiceIcon = 2130772158; + // aapt resource value: 0x7f0100ca + public static int trackTintMode = 2130772170; - // aapt resource value: 0x7f01002c - public static int windowActionBar = 2130772012; + // aapt resource value: 0x7f0100c1 + public static int voiceIcon = 2130772161; // aapt resource value: 0x7f01002e - public static int windowActionBarOverlay = 2130772014; - - // aapt resource value: 0x7f01002f - public static int windowActionModeOverlay = 2130772015; + public static int windowActionBar = 2130772014; - // aapt resource value: 0x7f010033 - public static int windowFixedHeightMajor = 2130772019; + // aapt resource value: 0x7f010030 + public static int windowActionBarOverlay = 2130772016; // aapt resource value: 0x7f010031 - public static int windowFixedHeightMinor = 2130772017; + public static int windowActionModeOverlay = 2130772017; - // aapt resource value: 0x7f010030 - public static int windowFixedWidthMajor = 2130772016; + // aapt resource value: 0x7f010035 + public static int windowFixedHeightMajor = 2130772021; + + // aapt resource value: 0x7f010033 + public static int windowFixedHeightMinor = 2130772019; // aapt resource value: 0x7f010032 - public static int windowFixedWidthMinor = 2130772018; + public static int windowFixedWidthMajor = 2130772018; // aapt resource value: 0x7f010034 - public static int windowMinWidthMajor = 2130772020; + public static int windowFixedWidthMinor = 2130772020; - // aapt resource value: 0x7f010035 - public static int windowMinWidthMinor = 2130772021; + // aapt resource value: 0x7f010036 + public static int windowMinWidthMajor = 2130772022; - // aapt resource value: 0x7f01002d - public static int windowNoTitle = 2130772013; + // aapt resource value: 0x7f010037 + public static int windowMinWidthMinor = 2130772023; + + // aapt resource value: 0x7f01002f + public static int windowNoTitle = 2130772015; static Attribute() { @@ -828,44 +855,44 @@ private Boolean() public partial class Color { + // aapt resource value: 0x7f090041 + public static int abc_background_cache_hint_selector_material_dark = 2131296321; + + // aapt resource value: 0x7f090042 + public static int abc_background_cache_hint_selector_material_light = 2131296322; + + // aapt resource value: 0x7f090043 + public static int abc_btn_colored_borderless_text_material = 2131296323; + // aapt resource value: 0x7f090044 - public static int abc_background_cache_hint_selector_material_dark = 2131296324; + public static int abc_btn_colored_text_material = 2131296324; // aapt resource value: 0x7f090045 - public static int abc_background_cache_hint_selector_material_light = 2131296325; + public static int abc_color_highlight_material = 2131296325; // aapt resource value: 0x7f090046 - public static int abc_btn_colored_borderless_text_material = 2131296326; + public static int abc_hint_foreground_material_dark = 2131296326; // aapt resource value: 0x7f090047 - public static int abc_btn_colored_text_material = 2131296327; + public static int abc_hint_foreground_material_light = 2131296327; + + // aapt resource value: 0x7f090001 + public static int abc_input_method_navigation_guard = 2131296257; // aapt resource value: 0x7f090048 - public static int abc_color_highlight_material = 2131296328; + public static int abc_primary_text_disable_only_material_dark = 2131296328; // aapt resource value: 0x7f090049 - public static int abc_hint_foreground_material_dark = 2131296329; + public static int abc_primary_text_disable_only_material_light = 2131296329; // aapt resource value: 0x7f09004a - public static int abc_hint_foreground_material_light = 2131296330; - - // aapt resource value: 0x7f090001 - public static int abc_input_method_navigation_guard = 2131296257; + public static int abc_primary_text_material_dark = 2131296330; // aapt resource value: 0x7f09004b - public static int abc_primary_text_disable_only_material_dark = 2131296331; + public static int abc_primary_text_material_light = 2131296331; // aapt resource value: 0x7f09004c - public static int abc_primary_text_disable_only_material_light = 2131296332; - - // aapt resource value: 0x7f09004d - public static int abc_primary_text_material_dark = 2131296333; - - // aapt resource value: 0x7f09004e - public static int abc_primary_text_material_light = 2131296334; - - // aapt resource value: 0x7f09004f - public static int abc_search_url_text = 2131296335; + public static int abc_search_url_text = 2131296332; // aapt resource value: 0x7f090002 public static int abc_search_url_text_normal = 2131296258; @@ -876,32 +903,32 @@ public partial class Color // aapt resource value: 0x7f090004 public static int abc_search_url_text_selected = 2131296260; + // aapt resource value: 0x7f09004d + public static int abc_secondary_text_material_dark = 2131296333; + + // aapt resource value: 0x7f09004e + public static int abc_secondary_text_material_light = 2131296334; + + // aapt resource value: 0x7f09004f + public static int abc_tint_btn_checkable = 2131296335; + // aapt resource value: 0x7f090050 - public static int abc_secondary_text_material_dark = 2131296336; + public static int abc_tint_default = 2131296336; // aapt resource value: 0x7f090051 - public static int abc_secondary_text_material_light = 2131296337; + public static int abc_tint_edittext = 2131296337; // aapt resource value: 0x7f090052 - public static int abc_tint_btn_checkable = 2131296338; + public static int abc_tint_seek_thumb = 2131296338; // aapt resource value: 0x7f090053 - public static int abc_tint_default = 2131296339; + public static int abc_tint_spinner = 2131296339; // aapt resource value: 0x7f090054 - public static int abc_tint_edittext = 2131296340; + public static int abc_tint_switch_thumb = 2131296340; // aapt resource value: 0x7f090055 - public static int abc_tint_seek_thumb = 2131296341; - - // aapt resource value: 0x7f090056 - public static int abc_tint_spinner = 2131296342; - - // aapt resource value: 0x7f090057 - public static int abc_tint_switch_thumb = 2131296343; - - // aapt resource value: 0x7f090058 - public static int abc_tint_switch_track = 2131296344; + public static int abc_tint_switch_track = 2131296341; // aapt resource value: 0x7f090005 public static int accent_material_dark = 2131296261; @@ -945,32 +972,23 @@ public partial class Color // aapt resource value: 0x7f090012 public static int button_material_light = 2131296274; - // aapt resource value: 0x7f09003d - public static int colorAccent = 2131296317; - - // aapt resource value: 0x7f09003e - public static int colorChipBackground = 2131296318; - - // aapt resource value: 0x7f09003f - public static int colorChipBackgroundClicked = 2131296319; - - // aapt resource value: 0x7f090043 - public static int colorChipCloseClicked = 2131296323; + // aapt resource value: 0x7f09003b + public static int colorChipBackground = 2131296315; - // aapt resource value: 0x7f090042 - public static int colorChipCloseInactive = 2131296322; + // aapt resource value: 0x7f09003c + public static int colorChipBackgroundClicked = 2131296316; // aapt resource value: 0x7f090040 - public static int colorChipText = 2131296320; + public static int colorChipCloseClicked = 2131296320; - // aapt resource value: 0x7f090041 - public static int colorChipTextClicked = 2131296321; + // aapt resource value: 0x7f09003f + public static int colorChipCloseInactive = 2131296319; - // aapt resource value: 0x7f09003b - public static int colorPrimary = 2131296315; + // aapt resource value: 0x7f09003d + public static int colorChipText = 2131296317; - // aapt resource value: 0x7f09003c - public static int colorPrimaryDark = 2131296316; + // aapt resource value: 0x7f09003e + public static int colorChipTextClicked = 2131296318; // aapt resource value: 0x7f090013 public static int dim_foreground_disabled_material_dark = 2131296275; @@ -1089,11 +1107,11 @@ public partial class Color // aapt resource value: 0x7f090038 public static int switch_thumb_disabled_material_light = 2131296312; - // aapt resource value: 0x7f090059 - public static int switch_thumb_material_dark = 2131296345; + // aapt resource value: 0x7f090056 + public static int switch_thumb_material_dark = 2131296342; - // aapt resource value: 0x7f09005a - public static int switch_thumb_material_light = 2131296346; + // aapt resource value: 0x7f090057 + public static int switch_thumb_material_light = 2131296343; // aapt resource value: 0x7f090039 public static int switch_thumb_normal_material_dark = 2131296313; @@ -1806,8 +1824,8 @@ public partial class Id // aapt resource value: 0x7f0a0029 public static int activity_chooser_view_content = 2131361833; - // aapt resource value: 0x7f0a0015 - public static int add = 2131361813; + // aapt resource value: 0x7f0a001a + public static int add = 2131361818; // aapt resource value: 0x7f0a003d public static int alertTitle = 2131361853; @@ -1914,8 +1932,8 @@ public partial class Id // aapt resource value: 0x7f0a001e public static int middle = 2131361822; - // aapt resource value: 0x7f0a0016 - public static int multiply = 2131361814; + // aapt resource value: 0x7f0a0015 + public static int multiply = 2131361813; // aapt resource value: 0x7f0a0022 public static int never = 2131361826; @@ -1953,8 +1971,8 @@ public partial class Id // aapt resource value: 0x7f0a0062 public static int right_side = 2131361890; - // aapt resource value: 0x7f0a0017 - public static int screen = 2131361815; + // aapt resource value: 0x7f0a0016 + public static int screen = 2131361814; // aapt resource value: 0x7f0a0038 public static int scrollIndicatorDown = 2131361848; @@ -2016,14 +2034,14 @@ public partial class Id // aapt resource value: 0x7f0a0007 public static int split_action_bar = 2131361799; + // aapt resource value: 0x7f0a0017 + public static int src_atop = 2131361815; + // aapt resource value: 0x7f0a0018 - public static int src_atop = 2131361816; + public static int src_in = 2131361816; // aapt resource value: 0x7f0a0019 - public static int src_in = 2131361817; - - // aapt resource value: 0x7f0a001a - public static int src_over = 2131361818; + public static int src_over = 2131361817; // aapt resource value: 0x7f0a005d public static int status_bar_latest_event_content = 2131361885; @@ -2268,12 +2286,6 @@ private Layout() public partial class String { - // aapt resource value: 0x7f050022 - public static int ApplicationName = 2131034146; - - // aapt resource value: 0x7f050021 - public static int Hello = 2131034145; - // aapt resource value: 0x7f050000 public static int abc_action_bar_home_description = 2131034112; @@ -3481,7 +3493,7 @@ public partial class Styleable 2130771995, 2130771996, 2130771997, - 2130772059}; + 2130772061}; // aapt resource value: 10 public static int ActionBar_background = 10; @@ -3652,7 +3664,9 @@ public partial class Styleable public static int[] AppCompatImageView = new int[] { 16843033, - 2130772007}; + 2130772007, + 2130772008, + 2130772009}; // aapt resource value: 0 public static int AppCompatImageView_android_src = 0; @@ -3660,11 +3674,17 @@ public partial class Styleable // aapt resource value: 1 public static int AppCompatImageView_srcCompat = 1; + // aapt resource value: 2 + public static int AppCompatImageView_tint = 2; + + // aapt resource value: 3 + public static int AppCompatImageView_tintMode = 3; + public static int[] AppCompatSeekBar = new int[] { 16843074, - 2130772008, - 2130772009, - 2130772010}; + 2130772010, + 2130772011, + 2130772012}; // aapt resource value: 0 public static int AppCompatSeekBar_android_thumb = 0; @@ -3710,7 +3730,7 @@ public partial class Styleable public static int[] AppCompatTextView = new int[] { 16842804, - 2130772011}; + 2130772013}; // aapt resource value: 0 public static int AppCompatTextView_android_textAppearance = 0; @@ -3721,8 +3741,6 @@ public partial class Styleable public static int[] AppCompatTheme = new int[] { 16842839, 16842926, - 2130772012, - 2130772013, 2130772014, 2130772015, 2130772016, @@ -3833,7 +3851,10 @@ public partial class Styleable 2130772121, 2130772122, 2130772123, - 2130772124}; + 2130772124, + 2130772125, + 2130772126, + 2130772127}; // aapt resource value: 23 public static int AppCompatTheme_actionBarDivider = 23; @@ -3928,17 +3949,17 @@ public partial class Styleable // aapt resource value: 58 public static int AppCompatTheme_activityChooserViewStyle = 58; - // aapt resource value: 94 - public static int AppCompatTheme_alertDialogButtonGroupStyle = 94; - // aapt resource value: 95 - public static int AppCompatTheme_alertDialogCenterButtons = 95; - - // aapt resource value: 93 - public static int AppCompatTheme_alertDialogStyle = 93; + public static int AppCompatTheme_alertDialogButtonGroupStyle = 95; // aapt resource value: 96 - public static int AppCompatTheme_alertDialogTheme = 96; + public static int AppCompatTheme_alertDialogCenterButtons = 96; + + // aapt resource value: 94 + public static int AppCompatTheme_alertDialogStyle = 94; + + // aapt resource value: 97 + public static int AppCompatTheme_alertDialogTheme = 97; // aapt resource value: 1 public static int AppCompatTheme_android_windowAnimationStyle = 1; @@ -3946,8 +3967,8 @@ public partial class Styleable // aapt resource value: 0 public static int AppCompatTheme_android_windowIsFloating = 0; - // aapt resource value: 101 - public static int AppCompatTheme_autoCompleteTextViewStyle = 101; + // aapt resource value: 102 + public static int AppCompatTheme_autoCompleteTextViewStyle = 102; // aapt resource value: 55 public static int AppCompatTheme_borderlessButtonStyle = 55; @@ -3955,59 +3976,59 @@ public partial class Styleable // aapt resource value: 52 public static int AppCompatTheme_buttonBarButtonStyle = 52; - // aapt resource value: 99 - public static int AppCompatTheme_buttonBarNegativeButtonStyle = 99; - // aapt resource value: 100 - public static int AppCompatTheme_buttonBarNeutralButtonStyle = 100; + public static int AppCompatTheme_buttonBarNegativeButtonStyle = 100; - // aapt resource value: 98 - public static int AppCompatTheme_buttonBarPositiveButtonStyle = 98; + // aapt resource value: 101 + public static int AppCompatTheme_buttonBarNeutralButtonStyle = 101; + + // aapt resource value: 99 + public static int AppCompatTheme_buttonBarPositiveButtonStyle = 99; // aapt resource value: 51 public static int AppCompatTheme_buttonBarStyle = 51; - // aapt resource value: 102 - public static int AppCompatTheme_buttonStyle = 102; - // aapt resource value: 103 - public static int AppCompatTheme_buttonStyleSmall = 103; + public static int AppCompatTheme_buttonStyle = 103; // aapt resource value: 104 - public static int AppCompatTheme_checkboxStyle = 104; + public static int AppCompatTheme_buttonStyleSmall = 104; // aapt resource value: 105 - public static int AppCompatTheme_checkedTextViewStyle = 105; + public static int AppCompatTheme_checkboxStyle = 105; - // aapt resource value: 85 - public static int AppCompatTheme_colorAccent = 85; + // aapt resource value: 106 + public static int AppCompatTheme_checkedTextViewStyle = 106; - // aapt resource value: 92 - public static int AppCompatTheme_colorBackgroundFloating = 92; + // aapt resource value: 86 + public static int AppCompatTheme_colorAccent = 86; - // aapt resource value: 89 - public static int AppCompatTheme_colorButtonNormal = 89; + // aapt resource value: 93 + public static int AppCompatTheme_colorBackgroundFloating = 93; - // aapt resource value: 87 - public static int AppCompatTheme_colorControlActivated = 87; + // aapt resource value: 90 + public static int AppCompatTheme_colorButtonNormal = 90; // aapt resource value: 88 - public static int AppCompatTheme_colorControlHighlight = 88; + public static int AppCompatTheme_colorControlActivated = 88; - // aapt resource value: 86 - public static int AppCompatTheme_colorControlNormal = 86; + // aapt resource value: 89 + public static int AppCompatTheme_colorControlHighlight = 89; - // aapt resource value: 83 - public static int AppCompatTheme_colorPrimary = 83; + // aapt resource value: 87 + public static int AppCompatTheme_colorControlNormal = 87; // aapt resource value: 84 - public static int AppCompatTheme_colorPrimaryDark = 84; + public static int AppCompatTheme_colorPrimary = 84; - // aapt resource value: 90 - public static int AppCompatTheme_colorSwitchThumbNormal = 90; + // aapt resource value: 85 + public static int AppCompatTheme_colorPrimaryDark = 85; // aapt resource value: 91 - public static int AppCompatTheme_controlBackground = 91; + public static int AppCompatTheme_colorSwitchThumbNormal = 91; + + // aapt resource value: 92 + public static int AppCompatTheme_controlBackground = 92; // aapt resource value: 44 public static int AppCompatTheme_dialogPreferredPadding = 44; @@ -4033,8 +4054,8 @@ public partial class Styleable // aapt resource value: 63 public static int AppCompatTheme_editTextColor = 63; - // aapt resource value: 106 - public static int AppCompatTheme_editTextStyle = 106; + // aapt resource value: 107 + public static int AppCompatTheme_editTextStyle = 107; // aapt resource value: 49 public static int AppCompatTheme_homeAsUpIndicator = 49; @@ -4042,14 +4063,14 @@ public partial class Styleable // aapt resource value: 65 public static int AppCompatTheme_imageButtonStyle = 65; - // aapt resource value: 82 - public static int AppCompatTheme_listChoiceBackgroundIndicator = 82; + // aapt resource value: 83 + public static int AppCompatTheme_listChoiceBackgroundIndicator = 83; // aapt resource value: 45 public static int AppCompatTheme_listDividerAlertDialog = 45; - // aapt resource value: 114 - public static int AppCompatTheme_listMenuViewStyle = 114; + // aapt resource value: 115 + public static int AppCompatTheme_listMenuViewStyle = 115; // aapt resource value: 76 public static int AppCompatTheme_listPopupWindowStyle = 76; @@ -4069,14 +4090,14 @@ public partial class Styleable // aapt resource value: 74 public static int AppCompatTheme_listPreferredItemPaddingRight = 74; - // aapt resource value: 79 - public static int AppCompatTheme_panelBackground = 79; + // aapt resource value: 80 + public static int AppCompatTheme_panelBackground = 80; - // aapt resource value: 81 - public static int AppCompatTheme_panelMenuListTheme = 81; + // aapt resource value: 82 + public static int AppCompatTheme_panelMenuListTheme = 82; - // aapt resource value: 80 - public static int AppCompatTheme_panelMenuListWidth = 80; + // aapt resource value: 81 + public static int AppCompatTheme_panelMenuListWidth = 81; // aapt resource value: 61 public static int AppCompatTheme_popupMenuStyle = 61; @@ -4084,23 +4105,23 @@ public partial class Styleable // aapt resource value: 62 public static int AppCompatTheme_popupWindowStyle = 62; - // aapt resource value: 107 - public static int AppCompatTheme_radioButtonStyle = 107; - // aapt resource value: 108 - public static int AppCompatTheme_ratingBarStyle = 108; + public static int AppCompatTheme_radioButtonStyle = 108; // aapt resource value: 109 - public static int AppCompatTheme_ratingBarStyleIndicator = 109; + public static int AppCompatTheme_ratingBarStyle = 109; // aapt resource value: 110 - public static int AppCompatTheme_ratingBarStyleSmall = 110; + public static int AppCompatTheme_ratingBarStyleIndicator = 110; + + // aapt resource value: 111 + public static int AppCompatTheme_ratingBarStyleSmall = 111; // aapt resource value: 69 public static int AppCompatTheme_searchViewStyle = 69; - // aapt resource value: 111 - public static int AppCompatTheme_seekBarStyle = 111; + // aapt resource value: 112 + public static int AppCompatTheme_seekBarStyle = 112; // aapt resource value: 53 public static int AppCompatTheme_selectableItemBackground = 53; @@ -4111,11 +4132,11 @@ public partial class Styleable // aapt resource value: 48 public static int AppCompatTheme_spinnerDropDownItemStyle = 48; - // aapt resource value: 112 - public static int AppCompatTheme_spinnerStyle = 112; - // aapt resource value: 113 - public static int AppCompatTheme_switchStyle = 113; + public static int AppCompatTheme_spinnerStyle = 113; + + // aapt resource value: 114 + public static int AppCompatTheme_switchStyle = 114; // aapt resource value: 40 public static int AppCompatTheme_textAppearanceLargePopupMenu = 40; @@ -4124,7 +4145,10 @@ public partial class Styleable public static int AppCompatTheme_textAppearanceListItem = 77; // aapt resource value: 78 - public static int AppCompatTheme_textAppearanceListItemSmall = 78; + public static int AppCompatTheme_textAppearanceListItemSecondary = 78; + + // aapt resource value: 79 + public static int AppCompatTheme_textAppearanceListItemSmall = 79; // aapt resource value: 42 public static int AppCompatTheme_textAppearancePopupMenuHeader = 42; @@ -4138,8 +4162,8 @@ public partial class Styleable // aapt resource value: 41 public static int AppCompatTheme_textAppearanceSmallPopupMenu = 41; - // aapt resource value: 97 - public static int AppCompatTheme_textColorAlertDialogListItem = 97; + // aapt resource value: 98 + public static int AppCompatTheme_textColorAlertDialogListItem = 98; // aapt resource value: 68 public static int AppCompatTheme_textColorSearchUrl = 68; @@ -4181,15 +4205,12 @@ public partial class Styleable public static int AppCompatTheme_windowNoTitle = 3; public static int[] ButtonBarLayout = new int[] { - 2130772125}; + 2130772128}; // aapt resource value: 0 public static int ButtonBarLayout_allowStacking = 0; public static int[] Chip = new int[] { - 2130772196, - 2130772197, - 2130772198, 2130772199, 2130772200, 2130772201, @@ -4197,7 +4218,16 @@ public partial class Styleable 2130772203, 2130772204, 2130772205, - 2130772206}; + 2130772206, + 2130772207, + 2130772208, + 2130772209, + 2130772210, + 2130772211, + 2130772212, + 2130772213, + 2130772214, + 2130772215}; // aapt resource value: 5 public static int Chip_mcv_backgroundColor = 5; @@ -4214,9 +4244,21 @@ public partial class Styleable // aapt resource value: 9 public static int Chip_mcv_closeColor = 9; + // aapt resource value: 11 + public static int Chip_mcv_cornerRadius = 11; + // aapt resource value: 1 public static int Chip_mcv_hasIcon = 1; + // aapt resource value: 14 + public static int Chip_mcv_iconText = 14; + + // aapt resource value: 16 + public static int Chip_mcv_iconTextBackgroundColor = 16; + + // aapt resource value: 15 + public static int Chip_mcv_iconTextColor = 15; + // aapt resource value: 4 public static int Chip_mcv_selectable = 4; @@ -4229,13 +4271,19 @@ public partial class Styleable // aapt resource value: 8 public static int Chip_mcv_selectedTextColor = 8; + // aapt resource value: 13 + public static int Chip_mcv_strokeColor = 13; + + // aapt resource value: 12 + public static int Chip_mcv_strokeSize = 12; + // aapt resource value: 7 public static int Chip_mcv_textColor = 7; public static int[] ColorStateListItem = new int[] { 16843173, 16843551, - 2130772126}; + 2130772129}; // aapt resource value: 2 public static int ColorStateListItem_alpha = 2; @@ -4248,8 +4296,8 @@ public partial class Styleable public static int[] CompoundButton = new int[] { 16843015, - 2130772127, - 2130772128}; + 2130772130, + 2130772131}; // aapt resource value: 0 public static int CompoundButton_android_button = 0; @@ -4261,14 +4309,14 @@ public partial class Styleable public static int CompoundButton_buttonTintMode = 2; public static int[] DrawerArrowToggle = new int[] { - 2130772129, - 2130772130, - 2130772131, 2130772132, 2130772133, 2130772134, 2130772135, - 2130772136}; + 2130772136, + 2130772137, + 2130772138, + 2130772139}; // aapt resource value: 4 public static int DrawerArrowToggle_arrowHeadLength = 4; @@ -4301,9 +4349,9 @@ public partial class Styleable 16843047, 16843048, 2130771979, - 2130772137, - 2130772138, - 2130772139}; + 2130772140, + 2130772141, + 2130772142}; // aapt resource value: 2 public static int LinearLayoutCompat_android_baselineAligned = 2; @@ -4400,10 +4448,10 @@ public partial class Styleable 16843236, 16843237, 16843375, - 2130772140, - 2130772141, - 2130772142, - 2130772143}; + 2130772143, + 2130772144, + 2130772145, + 2130772146}; // aapt resource value: 14 public static int MenuItem_actionLayout = 14; @@ -4464,8 +4512,8 @@ public partial class Styleable 16843055, 16843056, 16843057, - 2130772144, - 2130772145}; + 2130772147, + 2130772148}; // aapt resource value: 4 public static int MenuView_android_headerBackground = 4; @@ -4497,7 +4545,7 @@ public partial class Styleable public static int[] PopupWindow = new int[] { 16843126, 16843465, - 2130772146}; + 2130772149}; // aapt resource value: 1 public static int PopupWindow_android_popupAnimationStyle = 1; @@ -4509,14 +4557,14 @@ public partial class Styleable public static int PopupWindow_overlapAnchor = 2; public static int[] PopupWindowBackgroundState = new int[] { - 2130772147}; + 2130772150}; // aapt resource value: 0 public static int PopupWindowBackgroundState_state_above_anchor = 0; public static int[] RecycleListView = new int[] { - 2130772148, - 2130772149}; + 2130772151, + 2130772152}; // aapt resource value: 0 public static int RecycleListView_paddingBottomNoButtons = 0; @@ -4529,9 +4577,6 @@ public partial class Styleable 16843039, 16843296, 16843364, - 2130772150, - 2130772151, - 2130772152, 2130772153, 2130772154, 2130772155, @@ -4541,7 +4586,10 @@ public partial class Styleable 2130772159, 2130772160, 2130772161, - 2130772162}; + 2130772162, + 2130772163, + 2130772164, + 2130772165}; // aapt resource value: 0 public static int SearchView_android_focusable = 0; @@ -4620,9 +4668,6 @@ public partial class Styleable 16843044, 16843045, 16843074, - 2130772163, - 2130772164, - 2130772165, 2130772166, 2130772167, 2130772168, @@ -4630,7 +4675,10 @@ public partial class Styleable 2130772170, 2130772171, 2130772172, - 2130772173}; + 2130772173, + 2130772174, + 2130772175, + 2130772176}; // aapt resource value: 1 public static int SwitchCompat_android_textOff = 1; @@ -4684,7 +4732,7 @@ public partial class Styleable 16843106, 16843107, 16843108, - 2130772011}; + 2130772013}; // aapt resource value: 5 public static int TextAppearance_android_shadowColor = 5; @@ -4729,9 +4777,6 @@ public partial class Styleable 2130771994, 2130771995, 2130771997, - 2130772174, - 2130772175, - 2130772176, 2130772177, 2130772178, 2130772179, @@ -4745,7 +4790,10 @@ public partial class Styleable 2130772187, 2130772188, 2130772189, - 2130772190}; + 2130772190, + 2130772191, + 2130772192, + 2130772193}; // aapt resource value: 0 public static int Toolbar_android_gravity = 0; @@ -4837,9 +4885,9 @@ public partial class Styleable public static int[] View = new int[] { 16842752, 16842970, - 2130772191, - 2130772192, - 2130772193}; + 2130772194, + 2130772195, + 2130772196}; // aapt resource value: 1 public static int View_android_focusable = 1; @@ -4858,8 +4906,8 @@ public partial class Styleable public static int[] ViewBackgroundHelper = new int[] { 16842964, - 2130772194, - 2130772195}; + 2130772197, + 2130772198}; // aapt resource value: 0 public static int ViewBackgroundHelper_android_background = 0; diff --git a/src/MaterialChipView/Resources/Values/attrs.xml b/src/MaterialChipView/Resources/Values/attrs.xml index d829422..cccff3a 100644 --- a/src/MaterialChipView/Resources/Values/attrs.xml +++ b/src/MaterialChipView/Resources/Values/attrs.xml @@ -1,16 +1,22 @@  - - - - - - - - - - - - - - \ No newline at end of file + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/MaterialChipView/Resources/Values/colors.xml b/src/MaterialChipView/Resources/Values/colors.xml index 32609de..76d9901 100644 --- a/src/MaterialChipView/Resources/Values/colors.xml +++ b/src/MaterialChipView/Resources/Values/colors.xml @@ -1,9 +1,5 @@  - #383838 - #2d2d2d - #D32F2F - #e0e0e0 #424242 #424242 diff --git a/src/MaterialChipView/Resources/Values/strings.xml b/src/MaterialChipView/Resources/Values/strings.xml index 8fd1763..045e125 100644 --- a/src/MaterialChipView/Resources/Values/strings.xml +++ b/src/MaterialChipView/Resources/Values/strings.xml @@ -1,5 +1,3 @@ - Hello World, Click Me! - $projectname$ From c856a8daef0be0ed634ea9f81d12f98fa355f68d Mon Sep 17 00:00:00 2001 From: Yauheni Pakala Date: Mon, 7 Jan 2019 18:56:43 +0300 Subject: [PATCH 3/5] Update README --- README.md | 43 +++++++++++++++++++++++++++++++++++++++---- 1 file changed, 39 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 3e5b0ba..3291aa0 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ -# Material Chip View ![version](http://img.shields.io/badge/original-v1.0.1-brightgreen.svg?style=flat) [![NuGet Badge](https://buildstats.info/nuget/MaterialChipView)](https://www.nuget.org/packages/MaterialChipView/) +# Material Chip View +![version](http://img.shields.io/badge/original-v1.0.1-brightgreen.svg?style=flat) +[![NuGet Badge](https://buildstats.info/nuget/MaterialChipView)](https://www.nuget.org/packages/MaterialChipView/) +[![Build status](https://yauhenipakala.visualstudio.com/My%20OS%20projects/_apis/build/status/MaterialChipView%20-%20Build%20master)](https://yauhenipakala.visualstudio.com/My%20OS%20projects/_build/latest?definitionId=3) Port of [MaterialChipView](https://github.com/robertlevonyan/materialChipView) for Xamarin.Android @@ -53,8 +56,8 @@ app:mcv_textColor="@color/customTitleColor" ### Attributes -|Custom Atributes |Description | -|-----------------------------|--------------------------------------------| +|Custom Atributes |Description | +|---------------------------------|--------------------------------------------| |`app:mcv_chipText` |Text label of Chip | |`app:mcv_textColor` |Custom color for text label | |`app:mcv_backgroundColor` |Custom background color | @@ -65,7 +68,12 @@ app:mcv_textColor="@color/customTitleColor" |`app:mcv_closeColor` |Custom color for close button | |`app:mcv_selectable` |Chip with selection button | |`app:mcv_selectedTextColor` |Custom color for label when selected | -|`app:mcv_selectedCloseColor` |Custom color for close button when selected | +|`app:mcv_cornerRadius` |Change the corner radius of your Chip | +|`app:mcv_strokeSize` |Add stroke to your Chip | +|`app:mcv_strokeColor` |Choose a custom stroke color for your Chip | +|`app:mcv_iconText` |Instead of an image create icon from String | +|`app:mcv_iconTextColor` |Select a color for your String icon | +|`app:mcv_iconTextBackgroundColor`|Select a background color for String icon | ### Setting Handlers @@ -115,10 +123,37 @@ chip.Selectable //Chip has selection button chip.Clicked // Chip as clicked chip.SelectedTextColor // Custom color for label when selected chip.SelectedCloseColor // Custom color for close button when selected +chip.CornerRadius // Set corner radius of your Chip +chip.StrokeSize // Set width of stroke +chip.StrokeColor // Set stroke color for your Chip +chip.IconText // Set Chip icon text, text color and background color ``` ## Versions +### 1.2.5 + +Sync with latest original library v1.2.5. + +### 1.2.1, 1.2.2 + +General bug fixed + +#### 1.1.3 + +Selection option added + +#### 1.1.2 + +Icon text issue fixed + +#### 1.1.1 + +Updated version of Material Chip View: + - the attribute names are changed to escape conflicts with other libs + - added new features like customizable corner radius and stroke + - recreation issue fixed for post Lollipop versions + #### 1.0.1 Recreation issues are fixed From 3bc1ca429bc71da389c4ddaf1ec1263ce371d148 Mon Sep 17 00:00:00 2001 From: Yauheni Pakala Date: Mon, 7 Jan 2019 19:08:50 +0300 Subject: [PATCH 4/5] Update nuspec --- nuget/MaterialChipView.nuspec | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) diff --git a/nuget/MaterialChipView.nuspec b/nuget/MaterialChipView.nuspec index 986b46d..fe079c7 100644 --- a/nuget/MaterialChipView.nuspec +++ b/nuget/MaterialChipView.nuspec @@ -1,7 +1,7 @@ MaterialChipView - 1.0.1 + 1.2.5 Material Chip View for Xamarin.Android Yauheni Pakala Yauheni Pakala @@ -12,15 +12,8 @@ xamarin android monodroid xamarin.android material chip view - - - - - - - - - + + From 6fd0fb387d290b37782b4ce061fb781e2fda0afc Mon Sep 17 00:00:00 2001 From: Yauheni Pakala Date: Mon, 7 Jan 2019 19:13:48 +0300 Subject: [PATCH 5/5] Fix char --- src/MaterialChipView/ChipUtils.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/MaterialChipView/ChipUtils.cs b/src/MaterialChipView/ChipUtils.cs index 8f99753..eea169b 100644 --- a/src/MaterialChipView/ChipUtils.cs +++ b/src/MaterialChipView/ChipUtils.cs @@ -118,7 +118,7 @@ public static string GenerateText(string iconText) return iconText; } - var parts = iconText.Split(" "); + var parts = iconText.Split(' '); if (parts.Length == 1) { var text = parts[0];